Tagged: ,

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #599550

    Hello Team,
    I just started my second enfold themed website and I was wondering if it is possible to change the color of one main menu item. Kinda make it like a button inside the main menu.

    thanks,

    #599619

    Hello,

    I used https://kriesi.at/support/topic/header-menu-button/
    You can see what happens in the link below. Hard to explain. But I could use some help,

    Thanks

    ps.
    I mean the delay, thats the only thing I can’t figure out.
    -also added css.

    • This reply was modified 8 years, 7 months ago by Wolf. Reason: added css and more commentary
    #599702

    Hey!

    Please remove your custom CSS code and go to Appearance > Menus and edit your menu item and choose to display button style :)

    Regards,
    Yigit

    #607672

    Hello Enfold,
    This worked great, except the color seems a bit off, the hover color seems to be the one I need. Where can I change the color.
    Thanks

    #607676

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

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

    and adjust the values as needed

    Regards,
    Yigit

    #608205

    thanks

    #608213

    Hey!

    Glad we could help!

    Best regards,
    Vinay

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘One main menu item in a different color?’ is closed to new replies.