Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #883789
    handycrowd
    Participant

    Hiya,
    I know how to change the header font sizes via the custom CSS, but to save me time with trial and error (or asking support) does anyone know the existing font sizes as they are in the Ethos stack?

    Then I can play about with the relationship between the H tags and change the CSS once (or twice lol!)
    Cheers
    Ian

    #884219
    Paul R
    Moderator

    Hi Ian,

    Thanks for writing in!

    The font sizes are set to percentage.

    You can add this in custom css then modify it as you like.

    
    h1,.h1{font-size:400%;}
    h2,.h2{font-size:285.7%;}
    h3,.h3{font-size:228.5%;}
    h4,.h4{font-size:171.4%;}
    h5,.h5{font-size:150%;}
    h6,.h6{font-size:100%;}
    

    Hope that helps.

  • <script> jQuery(function($){ $("#no-reply-883789 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>