Is there a simple solution to stop all caps in H1 and H2 tags – this happens with some font selections.
is there a link to see and to examine?
It’s a private staged site presently. Thank you anyhow.
Helvetica, H1, styling is Modern Left. Size is 50px. Preview in the heading editor shows lowercase but the page renders with all uppercase
Hi,
We would need a link to inspect further, but you could try
h1, h2{
text-transform:none!important;
}
Best regards,
Jordan Shannon
Thanks Jordan – I think that will do it.
Hi,
Perfect! I’m happy to help. If you need anything else, please let us know here in the forums.
Best regards,
Jordan Shannon