Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1163092
    tmorrison
    Participant

    Hi there,

    The blog page I’ve created is not showing the categories title because it is white text on white background. Can you help me with the code to change that? Here’s the page: http://cmtgroup.tmdhosting610.com/?page_id=46

    You will see, on that page, that the name of the poster as well as the date show in grey text, but the categories is white. I’d like all to be grey.

    Thanks,

    – Tammy

    #1163144
    Darshana
    Moderator

    Hi there,

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

    
    .p-meta span > a {
        color: #7a7a7a;
    }
    

    Hope that helps.

    #1163356
    tmorrison
    Participant

    Thank you very much.

    I’ve since decided to ditch the blog template. I need to customize it more and it’s proving to be difficult to do that using cornerstone.

    – Tammy

    #1163436
    Joao
    Moderator

    Hi Tammy,

    If you have any specific questions that we can help you with, please let us know and will be a pleasure to guide you.

    Joao

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