Tagged: menu styles
Hi,
Setting up a new site using enfold, and would like to see documentation about the ‘Menu Styles’. I would like to add colored buttons to my main nav menu, but all I get are gray buttons. Can’t seem to find any documentation on them, how to style them, create new ones etc.
Here is where it is:
Appearance > menus > add menu item > open menu item — and right above the checkbox for ‘Use as mega menu’ is a dropdown for Menu Style. I can select ‘Button Style (colored)’, and it works, but the button is gray. I’d like to add some buttons to this list — ie ‘Button Style (Orange)’ etc. Any guidance available on this?
Thanks!
Hey WriteCraft!
There is no certain documentation for that area.
Do you want to create a pre-made set for that area, or you just want to change the colors and want us to provide the CSS needed?
Regards,
Basilis
Hi Basilis, thanks for getting back so quickly. I would like to create a pre-made set for my client to use. I assume that would be done in the child theme functions.php — so if you can provide code for that, it would be very welcome.
I found the css classes to change, so that won’t be a problem
.av-menu-button-colored > a .avia-menu-text {
background-color: #c9c9c9;
color: #ffffff;
border-color: #a7a7a7;
}
Hi!
any pre-made set would be out of our support scope, but if you want us to provide some css code for any specific element on your website, then we can help you. In this case just provide us a precise link to your site showing the elements in question.
Cheers!
Andy