Hi There,
I am trying to change the letter spacing of my headings h1, h2, h3, h4. Below is the code I have so far. This works on the desktop but not on the ipad. Is there something else I need to add?
.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {letter-spacing: 0px !important; }
h3 {letter-spacing: 0 !important; }
h4 {letter-spacing: 0 !important; }
Hey Byrne,
Can you post a screenshot on how it looks on an ipad, it seems the code you used should be enough.
Best regards,
Nikko
Hi There, I have put a link to a screen shot in the private content. Thanks