Shopify themes, liquid, logos, and UX
Hello, I tried this code ;
.product-single__description{ font-size: 12px; }
and it didn't work.
I use Minimal theme, is there any other way?
Solved! Go to the solution
This is an accepted solution.
Please try this code
.product-description{ font-size: 12px !important; }
This is an accepted solution.
hii, @thevista888
Paste this code on top of the timber.scss file.
.product-description.rte p {
font-size: 20px !important;
}
Thank You.
Please try this code
.product-single__description{ font-size: 12px !important; }
This is an accepted solution.
Please try this code
.product-description{ font-size: 12px !important; }
This is an accepted solution.
hii, @thevista888
Paste this code on top of the timber.scss file.
.product-description.rte p {
font-size: 20px !important;
}
Thank You.
@dmwwebartisan The second code you posted worked. Thank you so much.
@Zworthkey Your code worked perfectly too, but I put it to bottom of theme.scss.liquid, didn't try top of the timber.scss.liquid. Thank you so much!
User | RANK |
---|---|
234 | |
158 | |
62 | |
55 | |
46 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023