Tagged: Color, header, secondary menu, small bar, transparent
Hi All!
Question: When the header is transparent, is it possible to have the small bar secondary menu text a different color than the main nav menu? Have made a few attempts after researching on forum. Found one from 2012 that I thought would have worked, but did not. LInk to website in private content.
Appreciate the help!
V.
Hey Valerie,
Try this code in the General Styling > Quick CSS field:
#avia2-menu.menu {color: #000 !important; }
feel free to adjust the color to suit.
Best regards,
Mike
Thank you, Mike! Perfect!