Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1350564
    Kobber
    Participant

    Hi,

    I really would like to change til heading font size on my blog index page. Can you provide me a code?

    #1350568
    Lely
    Moderator

    Hello Kobber,

    Thanks for posting in. Please add the following CSS on Appearance > Customize > Custom > Edit Global CSS:

    If you’re referring to this text: NYHEDER use the following:

    .blog .h-landmark {
        font-size: 300%;
    }

    If you’re referring to each blog post title, please use this:

    .blog h2 a {
        font-size: 200%;
    }

    Hope this helps.

    #1350596
    Kobber
    Participant

    Perfect – thanks!

    #1350606
    Thai
    Moderator

    You’re most welcome 🙂

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