amyleehayward Posted February 15, 2022 Share Posted February 15, 2022 Site URL: https://robin-impala-w8cj.squarespace.com/config/ This button arrow keeps going below the text on mobile. How do i prevent that? Link to comment
Beyondspace Posted February 15, 2022 Share Posted February 15, 2022 39 minutes ago, amyleehayward said: Site URL: https://robin-impala-w8cj.squarespace.com/config/ This button arrow keeps going below the text on mobile. How do i prevent that? Try adding to Home > Design > Custom Css #block-yui_3_17_2_1_1636773166682_19223 a { white-space: nowrap; } Let me know how it works on your site Support me by pressing 👍 if this useful for you 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
Beyondspace Posted February 15, 2022 Share Posted February 15, 2022 My testing 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
amyleehayward Posted February 15, 2022 Author Share Posted February 15, 2022 Hey bangank36 thanks so much! Helped my problem however next problem it is not staying within the page. I have tried it on multiple devices and it looks like this: Any suggestions? 🙂 Link to comment
tuanphan Posted February 19, 2022 Share Posted February 19, 2022 Don't remove any code in your current code Add this to Design > Custom CSS @media screen and (max-width:767px) { div#block-yui_3_17_2_1_1636773166682_19223 a { white-space: nowrap; padding-left: 10px !important; padding-right: 10px !important; } } amyleehayward 1 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