can you try this
- Go to Online Store->Theme->Edit code
- 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;}
}
can you try this
@media screen and (min-width: 750px){
.rich-text__text.rte {font-size: 20px;}
}