Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi michelinok,
    These are very important steps to do:
    put this code to your Child Theme style.css file
    OR
    Install Simple Custom CSS plugin and put the code there.
    If you do not do css this way and put the code to themes style.css, you will loose all changes you made when you update your theme in the future.
    I’m doing this on my browser to find solution.
    It can get to some different behaviour on your site.
    It can happen that  it is not working.
    Then we have to look further.

    .comment-author cite {
        color: #fff;
    }
    
    or
    
    .comment-author cite {
        color: #fff!important;
    }

    Hope this will help
    Cheers
    TR

    Thread Starter michelinok

    (@michelinok)

    Worked perfectly….
    I’ll open another thread because the theme won’t show my menus…(quite strange…if i don’t solve in one hour i’ll open the thread).

    Many many thanks!

    Hi
    You are welcomed.
    Need help? ask!! 🙂
    Cheers
    TR

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Name of commentator is black (not readable)’ is closed to new replies.