Hi guys, I searched here, but no answer to my problem is found.
I have a Button Group in the 2nd part of the page (the green one with the Designer)
at the very end of the green. There are dividers between the “buttons”.
How can I get rid of them?
Try this:
.button-group .button{
border-left: 0px !important;
}
Hi Scott, thank you. It worked.
To be honest I’m not the HTML/CSS or at least any code nerd.
Maybe I should learn it a bit.
1 Like
If you are serious about learning HTML and CSS, I would recommend this book. Well worth the money.
1 Like
Hi Rob,
will see if it’s available in the German amazon.
Thanks for the hint
Cheers
Thomas
Got it. I’ll gonna try to understand what is the real magic in making websites