Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #715039

    I can’t find where to adjust the line height for these Heading 1, 2, 3, blah blah.

    The sentences are on top of each other and looks awful.

    Please advise.

    Thanks

    #715042

    Hey Intell!

    Please go to Enfold theme options > Advanced Styling and edit heading elements to change their line heights. If you would like to change line height inside blockquote, please add following code to Quick CSS in Enfold theme options under General Styling tab

    blockquote h4 {
        line-height: 26px;
    }

    Regards,
    Yigit

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