amyleehayward Posted February 15, 2022 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?
Beyondspace Posted February 15, 2022 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 (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
Beyondspace Posted February 15, 2022 Posted February 15, 2022 My testing BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
amyleehayward Posted February 15, 2022 Author 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? 🙂
tuanphan Posted February 19, 2022 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment