Shopify themes, liquid, logos, and UX
Good morning,
I would like the space to remain the same between "↑PRICE NEW ↑PRICE ON OLD" and the price when I change the size variant with the variant selector below
Because for now look at how the space is reduced between the two
Do you know how to do it please?
Theme: Dawn
Website: jadis-shop.com
password:rj
thanks in advance
Hello There,
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > base.css and paste this at the bottom of the file:
.product__tax.caption.rte {
padding-top: 10px!important;
}
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.
Goto Online store > Assets > Edit code > find Base.css File and paste the code mentioned below.
.product__tax.caption.rte {
padding-top: 10px;
}
result:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
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?
I will add a space not changing the text location and text size. this code fix your problem.
I don't want to add a space, I just want the text not to move... do you know how to do it 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;
}
RESULT:
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 |
---|---|
201 | |
173 | |
61 | |
52 | |
47 |
On 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, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023