how can i change the color of this menu iteam – button look ? http://imgur.com/a/TO5rv
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
Cool. Thank you. How can i change the font size of the menu item in button style?
Hi!
You can simply do so in Enfold theme options > Advanced Styling > Main menu links :)
Cheers!
Yigit
CLOSED: Thank you.