Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1264744

    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

    • This topic was modified 3 years, 10 months ago by Giona.
    #1264868

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.