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

    I would like to know how to make the sub heading text in the special heading section bold. Is there something I can add to the custom css class section so I can select which ones I make bold? or is this something that has to be added to Quick CSS? Thanks in advance!

    #349452

    Hi djshortkut!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .av-subheading {
    font-weight: bold;
    }

    Cheers!
    Yigit

    #349648

    Thank you very much! Resolved

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Special Heading Section’ is closed to new replies.