Hi –
I have changed some of the default CSS on the menu and need help removing the underline that appears when rolling over other menu items. I have tried to isolate that attribute in CSS but I can’t seem to find what Im looking for.
any suggestions?
see it here: http://mindsparklabz.com/dev/scm/
thanks,
Neil
Hey MindSpark!
Please add following code to Quick CSS
.avia-menu-fx { display: none !important; }
Cheers!
Yigit
just found your thread here: https://kriesi.at/support/topic/how-do-i-remove-the-line-on-menu/
thanks!