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?
User | RANK |
---|---|
204 | |
171 | |
77 | |
56 | |
52 |
Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023