Shopify themes, liquid, logos, and UX
Good morning,
Why when I change the size of this item for example ( https://jadis-shop.com/products/doudoune-tnf-700-nupste-retro-1996 ) The text under the price also moves.... I would like that no matter if I change the size of the item or not, the text "↑PRIX NEUF ↑PRIX SUR JADIS" remains PRECISELY at the same position please.
Do you know how to do it please?
Theme: Dawn
Website: jadis-shop.com
password:rj
thanks in advance
Hey @JADIS
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
.product__tax.caption.rte {
margin-top: -15px !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
you just lowered the text, but you did not solve the problem of changing the location of the text when you change the size with the variant selector... what should I do please?
Hi @JADIS
Follow these Steps:
Go to Online Store Edit Code Find theme.liquid file or base.css
Add the following code in the bottom of the file above </body> tag
.product__tax.caption.rte {
padding-top: 10px;
}
If I managed to help you then, don't forget to Like it and Mark it as Solutions.
you just lowered the text, but you did not solve the problem of changing the location of the text when you change the size with the variant selector... what should I do please?
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024