Navigation – vertical spacing
Is there a CSS solution to slightly reduce the vertical spacing between the navigation elements?
In another thread, you were able to help me successfully increase the size of the logo, but this has pushed the navigation, creating 2 rows.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
4Hi Brian
Menu item padding top and bottom can be set under Appearance > Customize. You can set horizontal padding as follows:
/* Menu Padding Horizontal */ .main-navigation ul li a { padding-right: 25px !important; padding-left: 25px !important; }Insert under Appearance > Custom CSS and edit as needed.
Hi Andrew
Thanks for this, it helped me to.
How do prevent the tagline from taking up 2 lines? If i go over 35px it takes up 2 lines, even though there is still plenty space for it to just be on one line?
Sorry this was meant for another thread, will repost it there.
Thanks Martin, we’ll be with you ASAP.
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.