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.

Replies

5
  1. Alex S Staff 8 years, 4 months ago

    Hi DimaKlmn,

    Do you have a public URL where we can take a look at what’s going on? I know the URL is present in the screenshots but I’m not too sure how to write those non-English characters – sorry about this!

  2. DimaKlmn 8 years, 3 months ago

    http://72esta.ru/ , http://72esta.ru/novosti/ .
    The logo is unstable margin-top !

  3. DimaKlmn 8 years, 3 months ago

    The issue is closed, thank you!

  4. DimaKlmn 8 years, 3 months ago

    The problem appeared again! The logo is unstable margin-top !

  5. Alex S Staff 8 years, 3 months ago

    Hi DimaKlmn,

    So what’s going on here is that the logo and menu will always try and vertically align itself with the other. It some situations things just goes wrong. I can’t seem to see the issue on 72esta.ru. Can you please send me a screenshot of what you see? Please note that we’re currently unable to process attachments so you’ll need to upload the image to a third party image hosting service like Imgur or vgy.me.

    Regardless, try adding the following CSS to WP AdminAppearanceCustom CSS:

    #masthead.masthead-logo-in-menu .logo {
    	margin-top: 0.5px;
    }
    .main-navigation .menu > .menu-item > a {
    	margin-top: 0;
    }

    How does that look?

    For reference, here’s what I see:

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