Horizontal lines in between SUBmenu categories
Hi I am using premium vantage and I have been trying to figure out if there is a way to add line in between the dropdown submenu categories.
Thanks!
Melissa
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Melissa
You can modify this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.
.main-navigation ul ul li a { border-bottom: 1px solid #fff; padding-top: 20px; padding-bottom: 20px; }Let me know if that works for you
Cheers
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.