Hi
I have the “Advanced Styling” for “All Heading (HI-H6) set to have no text transformation – but they still appear in all caps
changing anything with the H settings seems to have no effect
weirdly it displays correctly (caps and lowercase) on a phone and in the page edit previews
Hey smarta-brett,
You have an open media query in Quick CSS:
@media only screen and (max-width: 767px) {
Please close that properly and it should work after that. Also make sure that you activate the option to delete the old CSS and JS files under Enfold->Performance.
Best regards,
Rikard
and again – thank you very much ;-)