How can we help?

If you are looking for support for our PokaTheme, this is the place!

Home Forums PokaTheme support how to change H texts font sizes

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #16424
    admin
    Keymaster

    Hi!

    All the content headers are under this class, so you can change the font sizes as follow:

    .text-area > h1 { font-size:30px; }
    .text-area > h2 { font-size:30px; }
    .text-area > h3 { font-size:30px; }
    .text-area > h4 { font-size:30px; }
    
Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.