Cyperpunk-girl-333 Posted January 15, 2023 Share Posted January 15, 2023 I'm wondering if it is possible to hide the list product reviews on mobile Link to comment
Beyondspace Posted January 15, 2023 Share Posted January 15, 2023 I think we can use some Css to work around with it Can you share your site with the protected password so I can take a look? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight 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
Cyperpunk-girl-333 Posted January 16, 2023 Author Share Posted January 16, 2023 the website is live https://enchantanddelight.com.au/ for hiding reviews on mobile, thank you my second question is: Would you be able to help me put the accordion on all (additional information areas into the product description above add to cart ? Third question Would i be able to display the price above buy now? https://enchantanddelight.com.au/shop-enchant-and-delight/p/purple-fluorite-specimen?rq=Purple Fluorite Cluster Link to comment
Cyperpunk-girl-333 Posted January 16, 2023 Author Share Posted January 16, 2023 @Beyondspace Link to comment
Beyondspace Posted January 16, 2023 Share Posted January 16, 2023 (edited) You can try adding to Home > Design > Custom Css to hide review on mobile @media only screen and (max-width: 767px) { .post-type-store-item .products .reviewsSection { display: none; } } Support me by pressing 👍 or marking as solution if this useful for you Edited January 16, 2023 by Beyondspace BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight 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