Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #330322

    Hi Support,

    Since updating to the latest version 3 the white space between the heading text and sub heading has decreased.

    Please could you advise how I can increase this and..

    If it is possible to change the fonts/boldness of these headings.

    Thanks in advance.

    #330436

    If you open up the Special Heading element you’ll see an option to amend the font size of that specific heading. Alternatively if you access the Enfold theme settings, on the Advanced Styling tab you can select the heading type and globally influence the font-size, line-height, etc.

    I can’t comment on the spacing between the heading and the sub-heading changing as I didn’t notice anything between versions.

    #330873

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    .av-subheading_below {
    margin-top: 15px;
    }
    body .av-special-heading.blockquote > * {
    font-weight: bold;
    }

    Cheers!
    Yigit

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