michael.dabbs Posted March 5, 2021 Share Posted March 5, 2021 Site URL: https://seal-mushroom-jf6r.squarespace.com/ The issue I am having is that one of the titles is to too long to fit on a single line when on a mobile browser. I have done a bit of digging and it appears that the main navigation formatting is determined by the H1 settings. So I can force H1 to be smaller as a universal setting but that has some negative consequences in other places. Is there any way to reduce the size of this text only on mobile browser? Any advice would be appreciated. Screen snaps below that show both the desktop and mobile appearance. Link to comment
Beyondspace Posted March 6, 2021 Share Posted March 6, 2021 3 hours ago, michael.dabbs said: Site URL: https://seal-mushroom-jf6r.squarespace.com/ The issue I am having is that one of the titles is to too long to fit on a single line when on a mobile browser. I have done a bit of digging and it appears that the main navigation formatting is determined by the H1 settings. So I can force H1 to be smaller as a universal setting but that has some negative consequences in other places. Is there any way to reduce the size of this text only on mobile browser? Any advice would be appreciated. Screen snaps below that show both the desktop and mobile appearance. What is your site password BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight 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
michael.dabbs Posted March 7, 2021 Author Share Posted March 7, 2021 password is happy Link to comment
Beyondspace Posted March 8, 2021 Share Posted March 8, 2021 46 minutes ago, michael.dabbs said: password is happy try @media only screen and (max-width: 600px) { #collection-603525dfadad1b7bece2e3e0 h1.portfolio-hover-item-title { font-size: 2.5em !important; } #collection-603525dfadad1b7bece2e3e0 h1.portfolio-hover-item-title span { margin: 0 !important; } } BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight 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
michael.dabbs Posted March 8, 2021 Author Share Posted March 8, 2021 Thanks! I had to adjust the em ratio but everything else worked perfectly. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.