Menu padding
Hello guys . .I’m trying to set menu padding but sems like it’s not working with
/* Vantage Remove Logo in Menu img constraint */
header#masthead.masthead-logo-in-menu .logo > img {
max-height: none !important;
Still got same secondary level menu with the same size .. can you help please ?
Thank you
Rafal
Premium Order:
0GE46200JV066674Y (not sure where I have order number – this is PayPal transaction number)
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
4OK somehow started to work :)
Hi rrapa
The CSS you’re using is useful as it removes the image size constraint, assuming you’re using the Logo In Menu layout option. To adjust the padding though you’d need to insert the following:
/* Vantage logo in menu logo padding */ header#masthead.masthead-logo-in-menu .logo { padding: 0px 0px 0px 0px; }The numbers represent top, right, bottom and left padding, in that order. Change them as you’d like, for example, 5px 10px 5px 10px.
Hope that helps.
Thank you !
For sure, glad that helped.
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.