Menu bar with a narrow green stripe on top
Hi,
is it possible to set a green stripe over the full width of the screen above the menu bar?
[Links visible only for registered users]
[Links visible only for registered users]
Thanks
Hi,
is it possible to set a green stripe over the full width of the screen above the menu bar?
[Links visible only for registered users]
[Links visible only for registered users]
Thanks
Comments
Hello,
Please, put the following Custom CSS Code in: Betheme -> Theme options -> Custom CSS & JS -> CSS.
#Top_bar .top_bar_left .menu_wrapper{ border-top: 7px #039042 solid!important; }Thanks