Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #724409

    how can i change the color of this menu iteam – button look ? http://imgur.com/a/TO5rv

    #724417

    Hey diefleischerei,

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

    #top #wrap_all .header_color .av-menu-button-colored>a .avia-menu-text {
        color: orange;
        background: green;
        border-color: red;
    }
    

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.

    Best regards,
    Yigit

    #724420

    Cool. Thank you. How can i change the font size of the menu item in button style?

    #724422

    Hi!

    You can simply do so in Enfold theme options > Advanced Styling > Main menu links :)

    Cheers!
    Yigit

    #724424

    CLOSED: Thank you.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘button in main menu’ is closed to new replies.