fullscreen bar (line) above navBar (menu)
Hello there,
I want to insert a bar (line) above the menu (navBar) in order to give an accent to the colour fields. It’s just like this page; the blue line accentuates the gray colour field (see above). Is there an easy code to achieve this. A difficult code will also be welcome.
Many thanks in advance,
Rins Boschma
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Rins
Hopefully I’m following. Try inserting the below under Appearance > Custom CSS:
/* Menu */ .main-navigation { border-top: 5px solid blue; }Edit as required. The word blue can be replaced with a hexadecimal color value.
Hello Andrew,
thank you! It works like a charm.
http://www.ictwillems.nl/
kind regards,
Rins Boschma
Super, glad to hear that did the trick. All the best.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.