nharris19 Posted November 22, 2021 Share Posted November 22, 2021 Site URL: https://www.botanicanaturale.com/ Hello, I’m looking to get shop now buttons side by side in the mobile view. Can someone help? The block is listed on my homepage, but i have a photo attached. thanks in advance for your help. Beyondspace 1 Link to comment
Beyondspace Posted November 23, 2021 Share Posted November 23, 2021 1 hour ago, nharris19 said: Site URL: https://www.botanicanaturale.com/ Hello, I’m looking to get shop now buttons side by side in the mobile view. Can someone help? The block is listed on my homepage, but i have a photo attached. thanks in advance for your help. try @media only screen and (max-width: 640px) { #block-c144a49bb6d9d001afc3 ~ .sqs-block-button { width: 25%; float: left; display: inline-block; clear: inherit; padding: 10px; } } nharris19 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
nharris19 Posted November 23, 2021 Author Share Posted November 23, 2021 3 hours ago, bangank36 said: try @media only screen and (max-width: 640px) { #block-c144a49bb6d9d001afc3 ~ .sqs-block-button { width: 25%; float: left; display: inline-block; clear: inherit; padding: 10px; } } Worked perfect! Thank you! Beyondspace 1 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