JMJATX Posted August 21 Posted August 21 PW: G00dC0 Since the last time I did this, apparently there's now no field for logo height on mobile and my logo is way too small. Do I have to use custom CSS to fix it? Thank you.
Lesum Posted August 21 Posted August 21 @JMJATX Can you share your site URL for context? If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. Sam Web Developer & Digital Designer ☕ Did you find my contribution helpful? Buy me a coffee?
Ziggy Posted August 21 Posted August 21 The mobile logo height can be adjusted in the Header settings and under the logo settings: Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
JMJATX Posted August 21 Author Posted August 21 (edited) @Lesum https://cello-crow-8h7j.squarespace.com PW: G00dC0 Edited August 21 by JMJATX
JMJATX Posted August 21 Author Posted August 21 (edited) 4 minutes ago, Ziggy said: The mobile logo height can be adjusted in the Header settings and under the logo settings: @Ziggy That's how it's been on every other site, but there is no logo height option on this template. 7.1. Edited August 21 by JMJATX
Lesum Posted August 21 Posted August 21 (edited) @JMJATX It’s supposed to show the option to adjust the mobile logo height, as Ziggy mentioned. Not sure why the option isn’t appearing. You can add this code under Website > Pages > Website Tools > Custom CSS. @media screen and (max-width: 767px) { #header .header-title-logo a { max-height: unset !important; } #header .header-title-logo img { max-height: 60px !important; } } Edited August 21 by Lesum Updated Code If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. Sam Web Developer & Digital Designer ☕ Did you find my contribution helpful? Buy me a coffee?
JMJATX Posted August 21 Author Posted August 21 @Ziggy I included the login in case you want to look 🙂 Just to make sure I'm not losing it over here. Ha. Thank you @Lesum! I'll try that.
JMJATX Posted August 21 Author Posted August 21 @Lesum Is there a way to pad it from the bottom? I'd love to make the logo a little larger but it seems to want to align more toward the bottom than the top.
Lesum Posted August 21 Posted August 21 @JMJATX I just updated the code in my previous comment. Please try adding the new code. Thanks! If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. Sam Web Developer & Digital Designer ☕ Did you find my contribution helpful? Buy me a coffee?
Solution Ziggy Posted August 22 Solution Posted August 22 11 hours ago, JMJATX said: That's how it's been on every other site, but there is no logo height option on this template. 7.1. 7.1 templates all have identical functionality, so it should show up, maybe worth speaking to Squarespace Support to see if there's a problem that needs to be fixed. Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
JMJATX Posted August 22 Author Posted August 22 Got it sorted through Support although the CSS fix worked as well. Thank you! Ziggy 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment