This topic has 7 replies, 2 voices, and was last updated 7 years by Laura.

  • Author
  • #156352
     carldufour
    Participant

    Hi,

    The text in the forums (bbpress) of Kleo is very light grey… hardly readable.  How can I change this?

    I have tried inserting this code into the style.css via the editor in WordPress, but it didn’t work :

    /* Change Color on various items in bbPress */

    #bbpress-forums .status-closed,

    #bbpress-forums .status-closed a {

    color: #000000;

    }

    .bbp-topics-front ul.super-sticky,

    .bbp-topics ul.super-sticky,

    .bbp-topics ul.sticky,

    .bbp-forum-content ul.sticky {

    background-color: E3E5F0 !important;

    font-color: #cccccc; !important;

    font-size: 1.1em;

    }

    Thanks for your help !

     

     

    #156431
     Laura
    Moderator

    Hello, try using this

    COPY CODE
    
    #bbpress-forums .status-closed a {
    color: #000000 !important;
    }
    .bbp-forum-content ul.sticky {
    background-color: E3E5F0 !important;
    font-color: #cccccc; !important;
    font-size: 1.1em;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #156526
     carldufour
    Participant

    Hi.

    Thanks but unfortunately, that doesn’t seem to be working. 🙁

    #156558
     carldufour
    Participant
    #156563
     carldufour
    Participant

    Oups sorry… I sent you a wrong link (/topic/ has become /sujet/… very French).

    Please check this one here : https://www.systemicminds.com/forums/sujet/carl-dufour-de-nivelles-belgique/
    This is the SECOND topic I entered… and it’s light grey.

    The weird thing is that the FIRST topic I did has the right font colour, which is based on the Kleo Theme Options / Main / Text Color.

    I’d be great if all topics created could obey the rules from the Theme options.

    Thanks.

    Carl

    #156762
     Laura
    Moderator

    Hello, try by adding this to style.css of child theme

    COPY CODE
    
    .bbp-reply-content p {
        color: #777777 !important;
    }
    .bbp-reply-content p {
        color: #777777 !important;
        font-weight: 400 !important;
        font-family: "Roboto" !important;
        line-height:
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #156833
     carldufour
    Participant

    Great it works! Many thanks !

    Carl

    #157020
     Laura
    Moderator

    Glad to help 🙂

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?