Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1318609
    Garry
    Participant

    Hi X-Theme I want to ask how can I change the font type and size for post title text.
    Thankyou for your help 🙂

    #1318717
    Darshana
    Moderator

    Hi there,

    Use the following example and add it into your Customizer, Custom > CSS area. Then you can change it according to your requirement.

    
    .single-post .entry-title {
        font-family: Helvetica;
        font-size: 250%;
        font-weight: 600;
    }
    

    Hope that helps.

    #1319708
    Garry
    Participant

    Yes its worked.
    thankyou for your help.
    wish you luck 🙂

    #1319826
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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