Home>Support>North – Shrink Logo on Mobile

North – Shrink Logo on Mobile

By allenw, 8 years ago. Last reply by allenw, 8 years ago.

Hello,

Really new to WordPress. I have your North theme but I can’t seem to figure out how to shrink the logo on mobile. I’ve tried some of the other solutions mentioned for other themes but non worked. Anyone have any ideas? Thanks!

Allen

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, 4 months ago Alex S
    Hi, I Work Here

    Hi Allen,

    Do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.

  2. 8 years, 4 months ago allenw

    Thanks Alex!

    Of course

    http://www.ababymeasure.com

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

    Hi Allenw,

    You can adjust the sizing of the logo with CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .is-mobile-device .site-branding img {
    	width: 200px;
    	height: 100px;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

  4. 8 years, 4 months ago allenw

    Perfect! Thanks Alex!

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