Shopify themes, liquid, logos, and UX
How do I change the description font size in the 'Rich Text' section in Sense theme, as there is no small, medium or large option?
Solved! Go to the solution
This is an accepted solution.
can you try this
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.
@media screen and (min-width: 750px){
.rich-text__text.rte {font-size: 20px;}
}
This is an accepted solution.
can you try this
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.
@media screen and (min-width: 750px){
.rich-text__text.rte {font-size: 20px;}
}
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025