I can't get rid of the spacing in my rich text element 😭

Hi there,

I’m using rich text for blogs and for templates in my website, and I can’t get rid of the large spacing between different element ts (i.e. H3 has 54px margin, but it’s not defined in the style guide)


Here is my site Read-Only: https://preview.webflow.com/preview/codegem?utm_medium=preview_link&utm_source=designer&utm_content=codegem&preview=390fe6629254e225eae3dab6b91b53b7&pageId=6442ea0fcc6951d4af6f1794&itemId=644bd817c906eb312a3b0d49&workflow=preview

@stephx

Actually you have a class of .rich-text assigned to the field bound to the collection. That has the following rule;

.rich-text h3 {
    max-width: 740px;
    margin: 54px auto 20px;
}

Thanks for the quick reply - I can see the styling when inspecting the live website, but I can’t for the life of me get rid of it. I’ve tried editing the style guide / selecting the “Rich Text” class + H3 element


I can find the issue, but this isn’t editable

Since you purchased a template why not get support from the person or company that got paid?