Shopify themes, liquid, logos, and UX
Hi - I would like to make the product description smaller on my product pages. I've looked around for solutions but none of them seem to work for my store. If anyone could help that would be amazing!
Here is a link to one of my product pages: https://nuvocollection.com/products/arizonaclaw-in-mahogany-charm
If I can give any more details that would help in finding a solution just let me know! 🙂
Solved! Go to the solution
This is an accepted solution.
@Theo_Bee , No problem, go to base.css and add the following code :
.product__description.rte.quick-add-hidden h1 {
font-size: 1.7rem !important;
}
Result:
Hi Abdosamer! Sorry I wasn't as clear as I should have been. I've added a screenshot and circled the part I'm talking about.
Technically, that text is the product description that I wrote in the product page. I hope I'm making more sense now!
This is an accepted solution.
@Theo_Bee , No problem, go to base.css and add the following code :
.product__description.rte.quick-add-hidden h1 {
font-size: 1.7rem !important;
}
Result:
That worked perfectly! Thank you so much 🙂
please guide me how can i start my bussiness on shopify store
Hi, @Theo_Bee.
Follow These steps,
Go to the online store theme and go to base.css file paste the code mentiond below.
.product__description.rte.quick-add-hidden h1 {
font-size: 36px !important;
}
.product__accordion.accordion.quick-add-hidden p {
font-size: 16px !important;
}
Result:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025