Viewing 3 replies - 1 through 3 (of 3 total)
  • A browser tool like Firebug should show you all CSS for any element on your site – this looks like:

    h4 {
        color: #272323;
        font: bold 18px/20px Domine,serif;
    }

    But it’s in the head of that page – how it got there, you’ll have to sort out as these forums have no way to support commercial themes.

    Thread Starter Silver007A

    (@silver007a)

    I was using firebug. I just can’t believe it’s hard coded like that and wanted to double check with people. Thats the support from templatemonster for you!!!

    Yeah, sorry, no way to know from here how to access or change that ?? . Maybe some per page custom CSS?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Can't find h4 css settings’ is closed to new replies.