Rikki79 Posted September 18, 2022 Share Posted September 18, 2022 Site URL: http://www.xxy-23.com Hi All, my site is www.xxy-23.com PW: Michael the prices only show on the product list page (https://xxy-23.com/mens-store) when you hover over the picture. I need the price to show always. I have read some pages and they talk about (https://support.squarespace.com/hc/en-us/articles/231746347#toc-store-page) product list titles which sounds somewhere along the right track but i cant work out how to apply this. ultimately i just want the pricing to display under the products when listed. any help is appreciated Cheers, Rikki Link to comment
Beyondspace Posted September 19, 2022 Share Posted September 19, 2022 23 hours ago, Rikki79 said: Site URL: http://www.xxy-23.com Hi All, my site is www.xxy-23.com PW: Michael the prices only show on the product list page (https://xxy-23.com/mens-store) when you hover over the picture. I need the price to show always. I have read some pages and they talk about (https://support.squarespace.com/hc/en-us/articles/231746347#toc-store-page) product list titles which sounds somewhere along the right track but i cant work out how to apply this. ultimately i just want the pricing to display under the products when listed. any help is appreciated Cheers, Rikki Try adding to Home > design > custom css @media only screen and (min-width: 641px){ /*always show meta info for product*/ .tweak-product-list-meta-position-overlay.tweak-product-list-mobile-meta-position-under .ProductList-meta { opacity: 1; } .tweak-product-list-meta-position-overlay.tweak-product-list-mobile-meta-position-under .ProductList-overlay { opacity: 1; } } Support me by pressing 👍 if this useful for you 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
Beyondspace Posted September 19, 2022 Share Posted September 19, 2022 My testing 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