Defne Posted October 12, 2021 Share Posted October 12, 2021 Site URL: https://testing-changes.squarespace.com/shop/cashmere-wrap Trying to optimize a site for mobile but the changes I make in Site Styles are pretty awful on the desktop version. I know I can fix this with some CSS and a media query for mobile but some of it is beyond my (very limited) coding capabilities. Can someone help me? Specifically I'd like to be able to set the Thumbnail Size and Spacing to be one thing on mobile and another thing for larger screens (40 px/2 px and 90px/11px respectively) and also change the Title Font size for mobile as well. The other tweaks I think I can swing by finding a middle ground that looks decent on all devices but I'd love to be able to fix these elements at least. Thanks so much! Beyondspace 1 Link to comment
Beyondspace Posted October 12, 2021 Share Posted October 12, 2021 1 hour ago, Defne said: Site URL: https://testing-changes.squarespace.com/shop/cashmere-wrap Trying to optimize a site for mobile but the changes I make in Site Styles are pretty awful on the desktop version. I know I can fix this with some CSS and a media query for mobile but some of it is beyond my (very limited) coding capabilities. Can someone help me? Specifically I'd like to be able to set the Thumbnail Size and Spacing to be one thing on mobile and another thing for larger screens (40 px/2 px and 90px/11px respectively) and also change the Title Font size for mobile as well. The other tweaks I think I can swing by finding a middle ground that looks decent on all devices but I'd love to be able to fix these elements at least. Thanks so much! Kindly share your protected password to check the issue together BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Defne Posted October 15, 2021 Author Share Posted October 15, 2021 On 10/11/2021 at 10:14 PM, bangank36 said: Kindly share your protected password to check the issue together So sorry! Password is: TESTING Thank you for your help! Link to comment
tuanphan Posted October 18, 2021 Share Posted October 18, 2021 @Defne To change tittle size on mobile, add this to Design > Custom CSS @media screen and (max-width:640px) { h1.ProductItem-details-title { font-size: 19px !important; } } 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
Create an account or sign in to comment
You need to be a member in order to leave a comment