LornaT Posted March 23, 2023 Share Posted March 23, 2023 Hi, I'm struggling to find code that I can use to isolate my mobile site heading size. Currently, its too big but if I reduce it, it looks rubbish on desktop. Can anyone help? I just want the heading to be heading 4 not 3 for mobile. Thanks Lorna P.W Widemouth@sauna@ Link to comment
Beyondspace Posted March 23, 2023 Share Posted March 23, 2023 22 minutes ago, LornaT said: Hi, I'm struggling to find code that I can use to isolate my mobile site heading size. Currently, its too big but if I reduce it, it looks rubbish on desktop. Can anyone help? I just want the heading to be heading 4 not 3 for mobile. Thanks Lorna P.W Widemouth@sauna@ We need your URL to check directly, kindly provide it 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
LornaT Posted March 23, 2023 Author Share Posted March 23, 2023 www.oceansoulsauna.co.uk Link to comment
Beyondspace Posted March 23, 2023 Share Posted March 23, 2023 I have tried your password: Widemouth@sauna@ but it is wrong. Can you check it again? 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
LornaT Posted March 23, 2023 Author Share Posted March 23, 2023 Oh dear. I've re-entered it. Can you try again? Link to comment
Beyondspace Posted March 23, 2023 Share Posted March 23, 2023 You can try adding to Home > Design > Custom Css @media only screen and (max-width: 767px) { .header-menu-nav-item a { font-size: 20px; } } Change the font-size as you wish Support me by pressing 👍 or marking as solution if this is useful for you 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
Beyondspace Posted March 23, 2023 Share Posted March 23, 2023 My testing 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
LornaT Posted March 23, 2023 Author Share Posted March 23, 2023 OK. Do I use the next line, as I have code already in there. It doesn't appear to be working so far. Link to comment
Beyondspace Posted March 23, 2023 Share Posted March 23, 2023 Can you show screenshot where you put the code? 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
LornaT Posted March 23, 2023 Author Share Posted March 23, 2023 Here. Is this correct? Link to comment
Beyondspace Posted March 23, 2023 Share Posted March 23, 2023 (edited) You miss close tag } here It should be ... font-family: 'Raleway' !important; } Then the next is my code Edited March 23, 2023 by Beyondspace Summit227 1 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
LornaT Posted March 23, 2023 Author Share Posted March 23, 2023 Ive added in the close tag and its all on the next line but nothing has changed if I go in and change the font size on mobile. It still reduces the desktop. Link to comment
Beyondspace Posted March 23, 2023 Share Posted March 23, 2023 7 hours ago, LornaT said: Ive added in the close tag and its all on the next line but nothing has changed if I go in and change the font size on mobile. It still reduces the desktop. take the screenshot of whole your screen where you add the CSS code. Does it alert any error? 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment