Is there a way to put a background color to just the menu items?
With the menu items have a dropped opacity and using a transparent
header, it makes the menu items hard to read. I really want to keep the
transparent header but would like to put a background color behind the
menu items. Thanks!
Hey ,
.transparent header#top nav > ul > li > a { background-color: rgba(140, 130, 114, 0.68); padding-top: 10px !important; padding-bottom: 10px !important; margin-top: 13.5px !important; }
Thanks
Salient Support Team
That worked beautifully!!! Thank you so much!!!!
Feel free to close the ticket! : )