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.

North – Shrink Logo on Mobile

Resolved 4 replies customizationthemetheme-north
9 years ago · Last reply by allenw 9 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.

Need fast email support? Get SiteOrigin Premium

Replies

4
  1. Alex S Staff 9 years, 8 months ago

    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. allenw 9 years, 8 months ago

    Thanks Alex!

    Of course

    http://www.ababymeasure.com

  3. Alex S Staff 9 years, 8 months ago

    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. allenw 9 years, 8 months ago

    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.

Have a different question or issue?

Start New Thread