Hi,
I am looking to reduce the font size to 13px for the content above the footer on the following page: https://www.zuri-craft.com/collections/wall-art
I have added the following code in theme.liquid, but while the width of the text is full page, the font size is still display as 15px
this is custom editing for Wall Plates Collection Page SEO Description
.section-template--17198363705634__047e444f-fbb9-4e68-aaf3-9aee23116aab-padding .rich-text__blocks { max-width: 100%; } .section-template--17170787631394__047e444f-fbb9-4e68-aaf3-9aee23116aab-padding .rich-text__blocks, .section-template--17170787631394__047e444f-fbb9-4e68-aaf3-9aee23116aab-padding .rich-text__blocks p{ font-size: 13px; }Any help is appreciated