Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1306246
    peterjonker
    Participant

    My page title is fixed in the top of every page as a H1. I want to change the font color of the page title, without changing the color of every heading on my page.

    #1306515
    Friech
    Moderator

    Hi There,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    .entry-title {
    	color: red;
    }

    If this does not work, please provide us the page URL.

    Cheers!

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