Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1063372
    SoNu Websites
    Participant

    Hello,

    Is there a way to change the sizes of the H1, H2 etc headers for each individual page e.g. If you want a larger H1 on the homepage but a smaller one on say a blog post?

    #1063375
    SoNu Websites
    Participant
    This reply has been marked as private.
    #1063448
    Joao
    Moderator

    Hi There,

    As you are using it now you can add a inline styling to each h1 headline.

    Please follow this example:

    <h2><span style="color: #808080; font-size: 300% ">Custom<strong> Menu Plans</strong></span></h2>

    This code applies to a h1 h2 h3 just applied the same way and adjust the value 300% to the desired size.

    If you use a Custom Headline instead you can add the code below in the Style Box of your Custom Headline Element.

    font-size: 400%;
    

    Please see img attached.

    Hope it helps,

    Joao

    #1063688
    SoNu Websites
    Participant

    I didn’t notice the custom headline element! Great thanks.

    #1063825
    Nabeel A
    Moderator

    Glad we could help 🙂

    Cheers!

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