Home>Support>White space under logo on mobile screen

White space under logo on mobile screen

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

  1. 9 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More