THY Posted December 3, 2021 Share Posted December 3, 2021 (edited) Site URL: https://tzehern.com/viu I need help with placing buttons on same row on mobile, similar to desktop (one on left, one on right) here: https://tzehern.com/viu I have the same button layout on multiple pages as well. On desktop, two buttons appear on same row on left and right side: On mobile: appreciate the help! Edited December 3, 2021 by THY Link to comment
Solution Beyondspace Posted December 5, 2021 Solution Share Posted December 5, 2021 (edited) On 12/3/2021 at 4:51 PM, THY said: Site URL: https://tzehern.com/viu I need help with placing buttons on same row on mobile, similar to desktop (one on left, one on right) here: https://tzehern.com/viu I have the same button layout on multiple pages as well. On desktop, two buttons appear on same row on left and right side: On mobile: appreciate the help! Try adding to Home > Design > Custom Css @media only screen and (max-width: 767px) { #block-yui_3_17_2_1_1632971429863_33443 + .row .span-6 { width: 50% !important; float: left !important; } } Let me know how it works on your site Support me by pressing 👍 if this useful for you Edited December 5, 2021 by bangank36 THY 1 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 December 5, 2021 Share Posted December 5, 2021 My testing result 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment