Topic Resolution: Resolved
    Denzel Chia
    Moderator
    Posts: 2656
    September 18, 2015 at 9:42 am #20768

    Hi,

    Please use the following codes in Theme Options -> Custom CSS

    .entry-meta.entry-footer.row a {
    color: #222 !important;
    }
    .comment-title-meta {
    color: #222222 !important;
    }
    .btn.btn-left.icon-arrow-left.icon-big {
    color: #222222 !important;
    }

    The category icon and the arrow are images, cannot be changed by CSS.

    Thanks!