Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1304436
    Bark201
    Participant

    The date and time color for posts in icon theme is pale grey. I would like to change the color to something else, how do I achieve it via CSS?

    #1304457
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global CSS :

    .x-comment-time, .entry-thumb:before, .p-meta {
        color: red;
        opacity: 1;
    }

    Hope that helps.

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