Forums

Post Title Font Normal, Not Bold? (2 posts)

  1. Whitmore
    Member
    Posted 3 years ago #

    I'd like to take the post titles down to normal from bold. I've changed everything that looks like it would be to do with bold and h1,h2,h3, but nothing seems to change.

  2. chaoskaizer
    Member
    Posted 3 years ago #

    try

    h1,h2,h3,h4,h5{
     font-weight: 400 !important;
     font-style: normal
    }

Topic Closed

This topic has been closed to new replies.

About this Topic