Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #759515

    Hi
    You can override the size with given code in custom.css

    .article-title, .article-header h1 { font-size: 28px!important; }
    h1 {  font-size: 32.5px;  }
    

    Change the font-size value in above code as per your needs.
    Custom.css file will be in /css folder of your template . If file not there create it .

    nix1000uk Friend
    #759838

    You’re a star. Thank you
    Nick…

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 3 replies, has 2 voices, and was last updated by  nix1000uk 8 years, 11 months ago.

The topic ‘change of font size in h1 tags’ is closed to new replies.