Hi,
How do I change the thin line between the headlines in the menu?
both the color and the width of the line.
Thanks
Charlotte
Hi Charlotte!
Please add following code to Quick CSS
.av_seperator_small_border .av-main-nav > li > a > .avia-menu-text {
border-left-width: 3px;
border-color: orange;
}
Cheers!
Yigit
Noop….that code messed it up
Hey!
That is actually not possible since the code i posted only targets main menu links. Can you please create a temporary admin login and post it here privately so we can look into it?
Best regards,
Yigit
Hey!
It does work fine when i enter the code – http://i.imgur.com/GpsBC1e.png
Can you please review your website now?
Regards,
Yigit
I don¨t know what happen when I enter the code…. hmm.. strange
Anyway, thanks :)