Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #941133

    Hi, how can I change the font of the subheading to much the font of the fullscreen element captions?

    #941777

    Hey DROR,
    Try this code in the General Styling > Quick CSS field:

    .av-subheading.av-subheading_below.av_custom_color p {
    font-family: 'Reforma Light'!important;
        font-weight: 300!important;
    }

    Best regards,
    Mike

    #942014

    Thanks. How can I reduce the gap between the main caption and the subheading?

    #942030

    Hi,
    Try this code in the General Styling > Quick CSS field:

    h6.av-special-heading-tag {padding-bottom: 0px !important;}
    .av-subheading {margin-top: 0px !important;}

    Best regards,
    Mike

    #942465

    Thanks.

    #942545

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.
    For your information, you can take a look at Enfold documentation here
    and the video tutorials here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘How to change the font of the title subheading.’ is closed to new replies.