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?
https://pasteboard.co/JBQCbdd.jpg
https://pixelway.de/projekt-vierbaum/
Thanks
Hi,
is it possible to set a green stripe over the full width of the screen above the menu bar?
https://pasteboard.co/JBQCbdd.jpg
https://pixelway.de/projekt-vierbaum/
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