Home>Support>Mobile Logo strained to the top – how to remove gap

Mobile Logo strained to the top – how to remove gap

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

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. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 8 years, 9 months ago Alex S
    Hi, I Work Here

    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. 8 years, 9 months ago [email protected]

    Alex – you are a Diamond. Many Thanks.

  3. 8 years, 9 months ago Alex S
    Hi, I Work Here

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More