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,
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.
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
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
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
thanks
Hey!
Glad we could help!
Best regards,
Vinay