Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1045930
    successmarketing
    Participant

    Hello. How can I change the color of the text ONLY for this page?

    http://yaletownmarketing.com/get-in-touch/

    Thank you very much.

    #1046228
    Friech
    Moderator

    Hi There,

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

    body.page-id-34 p,
    body.page-id-34 h1,
    body.page-id-34 h2,
    body.page-id-34 {
    	color: red;
    }

    Change the red value to your preferred color.

    Hope it helps, Cheers!

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