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

    Hi there,

    When two headings are in separated lines the space between them is very small compared to the separation between normal paragraphs. Is this a setting from ENFOLD or did I change it?

    Links with examples by private

    Thanks!!

    #624621

    Hey worldfuturecouncil,

    Sorry for the delayed response.

    That’s the default spacing for the headings. To increase it, you can add the following CSS code:

    h3 {
    line-height: 2.1em !important;
    }
    

    Adjust the height as you desire.

    Best regards,
    Jordan Powell

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