Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #991355
    macatenvato
    Participant

    I can’t seem to figure this one out. How do I change the color of the <h2> on this page: http://www.ufohunter.co/blog/ ? Anyone?

    #991412
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    h2.entry-title a {
        color: #333;
    }
    h2.entry-title a:hover {
        color: #00FF2B;
    }

    Hope it helps 🙂

    #991565
    macatenvato
    Participant

    Thanks Thai – that did the trick! 🙂 Kudos!

    #991868
    Christopher
    Moderator

    You’re welcome.

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