andrealloyd Posted August 14, 2019 Share Posted August 14, 2019 I know my template is outdated but is there anyway to resize the logo for mobile? Link to comment
tuanphan Posted August 16, 2019 Share Posted August 16, 2019 You can use CSS. Can you share site url? @andrealloyd Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
andrealloyd Posted August 19, 2019 Author Share Posted August 19, 2019 We're Enriching Lives through Music http://www.elmprogram.org. I don't know css so I'm bound to the templates. Link to comment
tuanphan Posted August 19, 2019 Share Posted August 19, 2019 @andrealloyd Add to Home > Design > Custom CSS /* Resize Logo on Only Mobile */ @media screen and (max-width:640px) { .logo-image .logo img { max-width: 30%; } } Contributor do not receive anything from Squarespace when answering the question here. So if the answer is correct, Accept the question and upvote. It will motivate them to continue answering many questions. Reference (2500 Custom CSS for Squarespace Templates): https://beaverhero.com/squarespace-all-css Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
andrealloyd Posted August 20, 2019 Author Share Posted August 20, 2019 Thanks, totally worked! Before and after attached. Huge difference! Link to comment
tuanphan Posted August 21, 2019 Share Posted August 21, 2019 @andrealloyd I think logo & hamburger in same line, better If the code worked, you can Accept Answer & Upvote. Other members can use, if they have same problem. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.