This topic has 5 replies, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #72844
     i3ock
    Participant

    i used the search function but didnt find something ๐Ÿ˜€

    i would like to change the font colour in my bbpress forums.
    especialy in closed topics the font coulour is to bright.
    same on the forums main page the “started by” and the “last reply”.
    i tried every colour in the admin tool, but nothing happened ๐Ÿ™

    #72913
     Radu
    Moderator

    Hi,

    To be accurate can you provide your forum url ?

    Regards

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #72918
     i3ock
    Participant
    This reply has been set as private.
    #72968
     Radu
    Moderator

    Hi,

    //Started by color – replace red,yellow and green with your desired color

    COPY CODE
    
    
    .bbp-topic-started-by, .bbp-topic-started-by a.bbp-author-name {
        color: red;
    }
    
    #bbpress-forums li.bbp-body li.bbp-forum-freshness a, #bbpress-forums li.bbp-body li.bbp-topic-freshness a {
        color: yellow !important;
    }
    
    
    #bbpress-forums .status-closed, #bbpress-forums .status-closed a
    {color: green !important;}
    

    Add this css to your Wp Admin -> Theme Options -> General Settings -> Quick CSS or in kleo-child/style.css

    Best regards

    Let me know if it works.

    Radu

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

    perfect!! thx!! ๐Ÿ™‚

    #73010
     Radu
    Moderator

    Youโ€™re welcome,

    Also donโ€™t forget to rate our theme on Themeforest and give it 5 stars ๐Ÿ™‚

    http://themeforest.net/downloads/

    Best regards

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 6 posts - 1 through 6 (of 6 total)

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?