bigpoppapaul Posted December 4, 2022 Share Posted December 4, 2022 (edited) Hi there, just hoping someone can please help me keep the contact icons at the bottom of the screen from stacking when in mobile. I've attached a pic of the icons in question. Just need the 3 image blocks to remain side by side in mobile view. Any help would be greatly appreciated. https://hhv.coach Edited December 4, 2022 by bigpoppapaul add url Link to comment
Solution Beyondspace Posted December 5, 2022 Solution Share Posted December 5, 2022 11 hours ago, bigpoppapaul said: Hi there, just hoping someone can please help me keep the contact icons at the bottom of the screen from stacking when in mobile. I've attached a pic of the icons in question. Just need the 3 image blocks to remain side by side in mobile view. Any help would be greatly appreciated. https://hhv.coach You can try adding to Home > Design > Custom Css @media only screen and (max-width: 767px) { #block-defda52e1add2a956f72 + .row { display: flex; justify-content: space-between; } #block-defda52e1add2a956f72 + .row > .col { width: 30% !important; } } Support me by pressing 👍 or marking as solution 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 December 5, 2022 Share Posted December 5, 2022 My testing bigpoppapaul 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
bigpoppapaul Posted December 5, 2022 Author Share Posted December 5, 2022 @Beyondspace That did it, thank you very much! 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