Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #330106

    Hello,

    I’m very happy with Enfold v3.0.

    I would like to know how to change the colour for a button in the main menu (for the border or the button itself).
    I’m probably missing something but I don’t see an option for modification, and I end up with the theme colour only.

    I can I change that ?

    Thanks a lot

    #330549

    Hi Emmanuelppp!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    .av-menu-button > a .avia-menu-text {
    border-color: red;
    }

    Regards,
    Yigit

    #331469

    Thank you.
    Thant works for a bordered buttong but what about a full colour button?
    I’ve tried to tweak the code but wasn’t successful :/

    #331648

    Hey!

    Please go to Enfold theme options > Advanced Styling tab and edit “main menu links”

    Cheers!
    Yigit

    #331730

    Thank you, but that doesn’t change the button’s color.

    The code you provided before is working, but only if I set the button as “bordered” and not for “colored”.
    A part of the code says “border-color:” I tried to change it to “color” only but it’s not working unfortunately.

    #331736

    Hi!

    Can you please post a screenshot showing the changes you would like to make and also link to your website?

    Cheers!
    Yigit

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