Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1263661

    Hi, my titles look OK on desktop, but when they break over two or more lines on mobile, there is insufficient spacing between the lines and the letters overlap with those of the line below (or above).

    See here how the title in yellow “On the Island of Sipan” isn’t right on mobile: https://www.villaelladubrovnik.com/destination/on-the-island/

    How do I prevent this?

    Thanks, David

    #1263744

    Hey David,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    h3 {
        line-height: 45px;
    }
    }

    Best regards,
    Rikard

    #1263765

    Thanks Rikard,
    That’s exactly what I needed.
    David

    #1263815

    Hi,

    Did you need additional help with this topic or shall we close?

    Best regards,
    Jordan Shannon

    #1263888

    Hi Jordan,

    It can be closed, thank you.

    David

    #1263932

    Hi David,

    Thanks for using Enfold and have a great day :)

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Title spacing between lines on mobile.’ is closed to new replies.