Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #765593

    Can someone please help me?

    There is no options to make the buttons to square I see in Enfold. I tried some codes from another post but I didn’t succeed….. Sorry, I just started creating a website some weeks ago.

    #765597

    Hey Leonsz,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    body div .avia-button {
        border-radius: 0!important;
    }
    

    Best regards,
    Yigit

    #766016

    Thanks Yigit, It worked out!

    #766504

    Hi,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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