Hi,
How do I change the text size in this rich text section on my homepage?
I’d like it 1 size smaller. Thanks
Thank you.
Hi,
How do I change the text size in this rich text section on my homepage?
I’d like it 1 size smaller. Thanks
Thank you.
Hi,
Add this CSS code
Online Store > Themes > Edit code > Assets > custom.css or theme.css
.section-template--21494206988566__9614686b-7a3d-4166-be91-c992e5c80f7e-padding { font-size: 15px; }
I can’t see those when I go to edit code.