Vantage logo / menu text
so i’m happy with the size of the logo and the size / position of the menu text but they’re not lined up, ie level with other… this is also affects the way it is displayed on mobile.. can this be rectified?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3add these css changes into your custom css
body.responsive header#masthead.masthead-logo-in-menu .logo {
margin-left: 30px !important;
}
header#masthead.masthead-logo-in-menu .logo {
padding: 8px 0px !important;
}
.main-navigation ul li a, .main-navigation ul li a {
padding-top: 26px !important;
}
the last one is
.main-navigation ul li a {
padding-top: 26px !important;
}
Hi Daniel,
The above solution given by James should work for you. @James much appreciated on this.
Always feel free to open a thread whenever you require support
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.