Rikki79 Posted September 18, 2022 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
Beyondspace Posted September 19, 2022 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 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
Beyondspace Posted September 19, 2022 Posted September 19, 2022 My testing BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment