North – Shrink Logo on Mobile
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
4Hi 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.
Thanks Alex!
Of course
http://www.ababymeasure.com
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.
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.