Menu Item Padding
There is a border under my titles in the Menu, how can I delete that ?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Save 30% on SiteOrigin Premium with our March sale. Use code MARCH30 .
This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.
There is a border under my titles in the Menu, how can I delete that ?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Have a different question or issue?
Start New Thread
Replies
3http://lejce.fr/
Screenshot : http://lejce.fr/wp-content/uploads/2014/07/Screenshot.png
Hi Jean
Your hover state doesn’t have the same height as the menu – so not so much a border as a mis-match of heights.
The menu has a min-height which you’ll need to remove – insert the below under Appearance > Custom CSS:
.main-navigation { min-height: 0 !important; }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.