Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1154974
    alamtfuerwerbung
    Participant

    Hi, pls see http://sub.ihrwiderruf.de/profil/

    Please let me know where I can set the font, size etc for the h1, h2 etc headings.
    Is it possible without css?

    Want the same settings for H1 as I have for H4.

    Thx
    Andre

    #1155024
    Christian
    Moderator

    Hey Andre,

    Sorry but there is no setting for that so CSS is needed. Please add the code below in your Appearance > Customize > Custom > Global CSS

    h1, .h1 {
    font-size:40px
    }
    
    h2, .h2 {
    font-size:30px
    }

    Do the same for h3 to h6.

    Please take note that this is not recommended.

    Thanks.

    #1155047
    alamtfuerwerbung
    Participant

    Ok, thx

    So the reason why it´s not recommended is that H1 and H4 should not have the same size?

    Cheers
    Andre

    #1155084
    Christian
    Moderator

    You’re welcome. Yes.

    #1155092
    alamtfuerwerbung
    Participant

    ok thank, than I change the h4

    cheers

    #1155201
    Joao
    Moderator

    Hi There,

    I will try to explain with more details this matter.

    An h1 is the biggest and also the most important headings of your website.

    When Search Engines look your website content they will value your h1 more than your h2 and your h2 more than your h3…regarding the importance of the content.

    But sometimes when designing the website we don´t want to give necessarily the biggest content importance to the bigger texts, so we are able to give a class of h4 for an h1, that way it will look like and h4 but will have importance of h1.

    and we also can get an h6 and give a h1 look, so it will look big like and h1 but for the Search Engines it won´t have as much importance as an h1 h2 or h3.

    Hope that mekes sense.

    Joao

    #1156446
    alamtfuerwerbung
    Participant

    great thx.
    I managed it with custom headlines and marked as h2, looks like h4.

    #1156449
    Rupok
    Member

    Glad that you figured it out. Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Thanks for using X.

    Cheers!

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