ilonapoutanen Posted March 16, 2021 Share Posted March 16, 2021 (edited) Site URL: https://www.lindakovasin.com/fine-art-printit I have a pricing list on my clients site. How can I keep the same styling and structure on mobile too? There should be size and price next to each other. Edited March 16, 2021 by ilonapoutanen Link to comment
Beyondspace Posted March 16, 2021 Share Posted March 16, 2021 1 hour ago, ilonapoutanen said: Site URL: https://www.lindakovasin.com/fine-art-printit I have a pricing list on my clients site. How can I keep the same styling and structure on mobile too? There should be size and price next to each other. try @media only screen and (max-width: 768px) { #block-yui_3_17_2_1_1615548428851_10657 + .sqs-row .sqs-col-2 { width: 25% !important; float: left !important; } #block-yui_3_17_2_1_1615548428851_10657 + .sqs-row .sqs-col-4 { width: 25% !important; float: left !important; } #block-yui_3_17_2_1_1615548428851_10657 + .sqs-row .sqs-col-4 .spacer-block { display: block; } } tuanphan 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
ilonapoutanen Posted March 16, 2021 Author Share Posted March 16, 2021 It worked first but then I removed some spacers and now it doesn't work anymore. Beyondspace 1 Link to comment
Beyondspace Posted March 17, 2021 Share Posted March 17, 2021 9 hours ago, ilonapoutanen said: It worked first but then I removed some spacers and now it doesn't work anymore. Because the css is based on the spacer to select the row that contains the price list, when you remove them then it make the code invalid 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
tuanphan Posted March 24, 2021 Share Posted March 24, 2021 On 3/16/2021 at 11:46 PM, ilonapoutanen said: It worked first but then I removed some spacers and now it doesn't work anymore. Do you still need help? We will check again. 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
ilonapoutanen Posted March 24, 2021 Author Share Posted March 24, 2021 No thanks! I decided to go with another setup. 🙂 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