Hi,
I would like to make all the buttons and row of buttons in my web site with rounded corners. I have tried to apply the css from other trands I found on the support page, but I can’t seem to have any result.
Can you help me?
Here is the website:
Thanks in advance,
Giona
Hey Giona,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top #wrap_all .avia-slideshow-button, #top .avia-button {
border-radius: 5px;
}
If you need further assistance please let us know.
Best regards,
Victoria