Cyperpunk-girl-333 Posted January 15 Share Posted January 15 I'm wondering if it is possible to hide the list product reviews on mobile Link to comment
Beyondspace Posted January 15 Share Posted January 15 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? Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, 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 Author Share Posted January 16 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
Beyondspace Posted January 16 Share Posted January 16 (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 by Beyondspace Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, 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