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.

Mobile Logo strained to the top – how to remove gap

9 years ago · Last reply by Alex S 9 years ago

Hey guys,

love the theme and have used it a few times now but i’ve been racking my brains about this issue – when the site changes to mobile view the logo get’s pushed to the top and a gap appears between logo and menu bar i need to make this gap disspearing so the logo is sitting directly on the menu as it is in normal desktop mode.. To see this is action please visit http://westonfederation.co.uk and press f12 to chnage the view to a mobile view.

Any help advice would be great. thanks for your time.

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

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Alex S Staff 9 years, 4 months ago

    Hi Alex,

    You can change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    @media (max-width: 768px){
    	#masthead, .hgroup {
    		padding: 0 !important;
    	}
    	.support-text {
    		display: none !important;
    	}
    }

    You might also need to install the SiteOrigin CSS Editor.

  2. [email protected] 9 years, 4 months ago

    Alex – you are a Diamond. Many Thanks.

  3. Alex S Staff 9 years, 4 months ago

    Hi Alex,

    :)

    You’re actually using an older version of Vantage – the updated is highly recommended as it makes making adjustments much easier. Unfortunately, it’s not possible to directly update Vantage Premium in the latest version of WordPress (it’s an issue with the upgrade that was resolved in the very next version). So you’ll need to update manually. Please either fill out this form or send an email to premium support for a copy of the latest version of Vantage.

    By the way, as you’re a premium user, you’re entitled to priority email support. If you would like to make use of that, please follow the instructions found on this page. Please reference this thread and include your SiteOrigin order key in the email.

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