Home>Support>North – Shrink Logo on Mobile

North – Shrink Logo on Mobile

By allenw, 9 years ago. Last reply by allenw, 9 years ago.
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].

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. 9 years, 1 month 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. 9 years, 1 month ago allenw

    Thanks Alex!

    Of course

    http://www.ababymeasure.com

  3. 9 years, 1 month 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. 9 years, 1 month 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