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

    I use Special Heading Element and choose “Heading Style”: Mordern, Classic…,instead of “default”. And the font-weight change, not bold anymore.
    Can I change it to bold again, like default?
    You can see: https://ezvisa.vn/portfolio_entries/han-quoc
    My special Heading: “DU LỊCH TỰ TÚC HÀN QUỐC” is default and it’s bold
    but my anothers: “NIỀM VUI KHÁCH HÀNG T4/2019” and “HÀN QUỐC”, it’s light.

    #1094483

    Hey NHAT TAN,

    Add this to quick css:

    h3.av-special-heading-tag{
    font-weight:bold!important;
    }

    Best regards,
    Jordan Shannon

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