Hey there,
I don’t seem to have any of the problems everyone else report with 3.6 – but my headings have been altered! H1 is no longer bold, H2 is uppercase, H3 got smaller etc.
I have added custom css, but it has been working great for the past year, regardless of Enfold updates. What’s changed? And how can I fix this, so I don’t have to crawl my whole site and fix the headings (500+ pages)?
Before:
http://b3.ms/BxP9lOPlMkqK
After:
http://b3.ms/gPG9YPyyM7JQ
—
Before:
http://b3.ms/zyXABGXNnJbE
After:
http://b3.ms/XmWn0KLrAYOk
The site: http://www.itsoncraft.com
Thank you!
Hey Emilvillumsen,
Please try something like this instead:
.modern-quote .av-special-heading-tag {
font-weight: 600;
}
Regards,
Rikard
Hi Rikard,
Thanks, but that only applies for one type of heading. Another got one capitalised and is too thin. What changed about the class of the headings and why?
Hi,
I don’t think we have changed anything in regards to the headers, how are you setting your customisation though? You can try doing it under Enfold–>Advanced Styling.
Best regards,
Rikard
I have a child theme with a style.css file. Something’s seemingly changed with the headers, though:) I’ll go about it manually then.
Cheers