H2 Line Spacing on Line Wrapping

Home Forums Gravida Support H2 Line Spacing on Line Wrapping

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #116388
    stevehbstevehb
    Participant
    • Topics: 12
    • Replies: 35
    • Total: 47
    Member since: December 28, 2018

    Hello

    URL: https://perceptionprofiling.com/ourcorebeliefs/

    You will see that some the boxes have H2 headings that wrap on to a second line because of the number of words in the heading.

    How can I adjust the H2 heading style so that when lines wrap the text is not so close together?

    Ideally I would like a half line space between the top line and the line that has wrapped underneath.

    Thank you.
    Steve

    #116414
    stevehbstevehb
    Participant
    • Topics: 12
    • Replies: 35
    • Total: 47
    Member since: December 28, 2018

    Hello

    It’s OK I fixed this one myself!!!

    In case anyone is reading this and wants to know what I did.

    I went into the Basic – CSS and added

    h2 { line-height: 1.25;
    }

    That has worked.

    Steve

    #116482
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Great!

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