See this testing site: http://bluemontinluray.com/
I want to change the color of the promo box but any code I try won’t work.
What is css to use?
Also how to I remove the underlining that occurs when mousing over main menu
Thanks!
Hi elames!
Please add following code to Quick CSS
.avia-menu-fx { display: none; }
.av_promobox { background-color: red!important; }
Cheers!
Yigit
Thank you! That worked
Now how do I get rid of the underlining on the main menu.
Hi!
First line of code removes it. Please flush browser cache and refresh your page a few times. Line is gone on my end
Cheers!
Yigit
THANKS. Flushed cache. All works now;-)