[Vantage] Navigation size shrunk after updating?
Hi there,
Just today I tried to update the theme from 2.2.3 to 2.3.3, and mostly everything is OK after the update.
Just one problem now that I can’t seem to fix, the size of the navigation bar became smaller… and I can’t quite figure out how to fix it. I had to redo the logo to give it a bit of extra transparent padding to re-align with the navigation bar text, but the logo feels a bit too small now – so I would still like to find a proper fix for this size shrink problem that suddenly occurred.
As I know there’s an issue, I haven’t updated my main website, so the issue is on the sub-site. The main site is https://www.cloudoo.net/ just for demonstration purposes. The sub-site that has the issue is provided below.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi there
First of all I apologize for the delayed response.
You can fix/change 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 li a { padding: 26px 35px !important; } header#masthead.masthead-logo-in-menu .logo img { max-height: 45px !important; }Try that out
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.