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

    Ahoy,

    How do I increase the line heights of the subtext in these special headings?

    #775730

    Hey mcraig77,

    Add the following to quick css:

    .av-subheading{
        line-height: 1.8em!important;
    }

    Adjust the height number to whatever works for you.

    Best regards,
    Jordan Shannon

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