[ad_1]
Hi, strange issue there… it doesn’t seem to use headings but large paragraph texts.
In Customize > Additional CSS, try adding this:
.entry p.has-large-font-size { line-height: 1.2em; }Try using h2,h3 or h4 for headings in the future in texts – instead of large paragraph texts.
@alxmedia Thank you very much! I realized I didn’t use headings but paragraph block. That fixed my problem by simply changing h2 for headings.
