Add Border Above And Below Menu
Hi, I’d like to add a border above and below the main menu in Vantage, and segment it with vertical lines too.
I’ve been trying to do it with CSS but haven’t been successful yet.
Thank you.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Tara
For vertical lines between menu items, please see: https://siteorigin.com/thread/vertical-line-between-menu-items/.
To add a border around the menu you’d use something like the following in a Custom CSS module and edit as required:
/* Vantage Menu Border */ .main-navigation { border: 1px solid #FF0000; }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.