Tagged: x Author Posts March 11, 2017 at 5:05 pm #1403344 tucker_mParticipant Is there a way to change the font family of all blog titles and body text? I’m assuming there is some CSS that would allow for this. Thanks in advance! March 11, 2017 at 5:07 pm #1403345 tucker_mParticipant This reply has been marked as private. March 12, 2017 at 12:57 am #1403585 ChristopherModerator Hi there, Please add following code in Customize -> Custom -> Global CSS : .blog h2.entry-title a ,.archive h2.entry-title a { font-family: cursive; } .entry-content.excerpt { font-family: fantasy; } Hope that helps. Author Posts <script> jQuery(function($){ $("#no-reply-1403344 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In