Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #717350

    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; }

    #717975

    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

    #718613

    Hi There, I have put a link to a screen shot in the private content. Thanks

    #719748

    Hi,

    I’m sorry but I can’t see the difference when I disabled the “letter-spacing” modification. The headings look the same with or without the css property.

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.