Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1269199
    Paul R
    Moderator

    Hi,

    You can add this under Custom > Edit Global CSS in the Customizer.

    
    .single-post h1.entry-title {
        color: #414042 !important;
    }
    

    Hope that helps.

    #1301291
    Super
    Participant

    Thank you, and how do I change the size of the text in the content of the blog post?

    #1301338
    Friech
    Moderator

    Hi There,

    You mean the general text content of your blog posts? Add this on your custom CSS

    .single-post .content {
    	font-size: 100%;
    }

    Feel free to adjust the value.

    Thanks.

    #1302145
    Super
    Participant
    This reply has been marked as private.
    #1302412
    Friech
    Moderator

    Hi There,

    It does when I test. try adjusting the value to 200%, and clear your browser’s cache before previewing the page.

    Thanks.

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