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

  • Author
  • #162458
     fungody1881
    Participant

    Hi there, I have found Kleo theme is such a great standout theme, however, I have encountered another minor issue with bbpress layout.

    I am trying to change BBpress topic page replies background color with following CSS codes to light pink but not successful.

    #bbpress-forums .bbp-topic-content,
    #bbpress-forums .bbp-reply-content {
    background-color:#FADBDA !important;

    How can we change color of this diamond shaped part* ? 
    * please check the attached image

    Or if there are good CSS codes to change this bubble shape replies background color, can you please let me know?

    Thank you so much!!

    Attachments:
    You must be logged in to view attached files.
    #162463
     fungody1881
    Participant

    On the page, topic header also turned to Pink partly, but this is not what I wanted, I only want replies back ground to pink.

    #162555
     Laura
    Moderator

    Hello, for replies please try

    COPY CODE
    
    .bbp-reply-content {
    background-color: #FADBDA !important;
    }
    .bbp-reply-content:before {
        background: black !important;
    }
    

    The diamond is the second code

    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 🙂

    #162685
     fungody1881
    Participant

    Laura, thank you for your teaching, exactly what I needed!
    Top level support, I really appreciate it!!

    #162850
     Laura
    Moderator

    Glad to help 🙂 If you are happy with the support please rate us 5 stars at themeforest, it would help a lot 🙂

    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 5 posts - 1 through 5 (of 5 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?