Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
How do I decrease Product description text size on motion theme?
Preview link: https://43ms74auwfmcnnqj-55480647737.shopifypreview.com
Solved! Go to the solution
This is an accepted solution.
Hello @jaimie2
I would like to give you a solution to support you.
You can try adding the below code by following these steps:
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.css in the Assets folder.
3. Paste the below code at the end of the file.
.product-block .rte p, .product-block .rte span {
font-size: 12px !important;
}
I hope my solution can works and support for you.
Best regards,
GemPages Support Team
Hello There,
Admin go to online store -> themes -> actions -> edit code
Find Asset >theme.css and paste this at the top of the file:
.product-block .rte p {
font-size: 10px!important;
}
Unfortunately it did not update the view for me, did not work 😕 any other solution or code to try? @developerSP
This is an accepted solution.
Hello @jaimie2
I would like to give you a solution to support you.
You can try adding the below code by following these steps:
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.css in the Assets folder.
3. Paste the below code at the end of the file.
.product-block .rte p, .product-block .rte span {
font-size: 12px !important;
}
I hope my solution can works and support for you.
Best regards,
GemPages Support Team
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025