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.

White space under logo on mobile screen

Open 1 reply premiumthemetheme-vantage
Started · Latest reply by Andrew Misplon

I have uploaded an image for my logo but when i look at it on a mobile device there is a lot of white space underneath. I wanted to know how to remove this.

URL: http://www.littleblessingschildcare.co.uk

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

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff

    Hi Little Blessing’s Childcare Sandra

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

    /* Logo */
    @media (max-width: 480px) {
    	body.responsive #masthead .hgroup .logo img {
    	    margin-bottom: -30px;
    	}
    }

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