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.

Menu padding

Open 4 replies themetheme-vantage
11 years ago · Last reply by Andrew Misplon 11 years ago

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)

URL: http://santiodnalezcorla.pl

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

4
  1. rrapa 11 years, 3 months ago

    OK somehow started to work :)

  2. Andrew Misplon Staff 11 years, 3 months ago

    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.

  3. rrapa 11 years, 3 months ago

    Thank you !

  4. Andrew Misplon Staff 11 years, 3 months ago

    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.

Have a different question or issue?

Start New Thread