matita_concept Posted March 25, 2021 Share Posted March 25, 2021 Site URL: https://www.matitaconcept.com/ Hi again, I have another question. How can I cancel from 3€ (which is the sample price) I want it always with the roll price first. 54,95€ I mean, when somebody opens the page, it should be always placed the roll price 54,95€. And if the customer chooses the sample option, then appears 3€. thank you!! Elena Beyondspace 1 Link to comment
Beyondspace Posted March 25, 2021 Share Posted March 25, 2021 Add this to custom css to remove 'from' .ProductItem .ProductItem-details .product-price { position: relative; } .ProductItem .ProductItem-details .product-price .sqs-money-native { position: absolute; left: 0; background: #fffdfa; } 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, Keyword HighlighterIf 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
matita_concept Posted March 25, 2021 Author Share Posted March 25, 2021 thank you! Now it is solved in product page. I should hide also to the general product pages: and when I enter to the product page it first appear 3€, not 54,95. When it is marked select size, it appear like 3€. Thank you so much for your help! 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