This topic has 8 replies, 3 voices, and was last updated 10 years by Abe.

  • Author
  • #18800
     ahc
    Participant

    Hi,

    On the Forums page, how can I change the forum list header text color? I would like he column headers FORUM TOPICS POSTS FRESHNESS to have darker colors, I can’t set it anywhere in the Theme option->Styling options.

    Thanks

    #18828
     sharmstr
    Moderator

    You need to add it to your kleo-child’s style.css

    COPY CODE
    
    a.bbp-forum-title {
    color: #ca0000 !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #18830
     sharmstr
    Moderator

    Sorry, that was for the titles. Here’s the column headers

    COPY CODE
    
    
    #bbpress-forums li.bbp-header li.bbp-forum-info, #bbpress-forums li.bbp-header li.bbp-forum-topic-count, #bbpress-forums li.bbp-header li.bbp-forum-reply-count, #bbpress-forums li.bbp-header li.bbp-forum-freshness {
    color: #000;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #18831
     ahc
    Participant

    This changes the color of the forum title. I want to change the table header.

    #18833
     sharmstr
    Moderator

    I realized that right after I posted it and provided the css code for the header. You should be set now. Let me know if you still have problems with it.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #18834
     ahc
    Participant

    Thanks very much. That does the trick. The last thing is the color of the actual content in the freshness column, don’t seem to be able to change in the styling options, please let me know.
    Cheers

    #18835
     sharmstr
    Moderator

    Its set in bbpress.css with !important. You’ll have to copy that entire file to child theme and make the change or figure out a way to override it.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #18836
     ahc
    Participant

    Ok thanks.

    #19125
     Abe
    Keymaster

    Thank you @sharmstr for your answers.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

Viewing 9 posts - 1 through 9 (of 9 total)

The topic ‘Forum list header color’ is closed to new replies.

Log in with your credentials

Forgot your details?