This topic has 9 replies, 3 voices, and was last updated 8 years by Radu.

  • Author
  • #113185
     KAStyles
    Participant

    Is there a way to change the color for the board titles only?

    Using the broad description area it kind of blends together, seems to inherit the body text color… Id love to change the titles to the branded red the board uses for all the other links.

    #113207
     KAStyles
    Participant

    Also the fonts color in the forums. The move/edit/etc above reply boxes. Its so light..

    Ive tried every color option in the theme color options..

    Attachments:
    You must be logged in to view attached files.
    #113575
     Radu
    Moderator

    Hi,

    Please provide your forum link from screenshot

    Cheers

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

    Hello, can you share links so i can see it? I will give you the proper css 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 🙂

    #113837
     KAStyles
    Participant
    This reply has been set as private.
    #113877
     Radu
    Moderator

    Hi,

    Please provide some screenshot that pointing out where you need the text color changes and admin credentials.

    Cheers

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

    Hi,

    Add this css to your child theme style.css or in wp-admin -> theme options -> general settings -> quick css

    COPY CODE
    span.bbp-admin-links a {
        color: red;
    }
    
    div.bbp-reply-header .bbp-reply-post-date {
        color: green;
    }
    
    .bbp-forum-header a.bbp-forum-permalink, .bbp-topic-header a.bbp-topic-permalink, .bbp-reply-header a.bbp-reply-permalink {
        color: coral;
    }

    Replace with your desired colors

    Cheers

    Radu

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

    Thank you! 🙂

    #115589
     Radu
    Moderator

    You’re welcome

    Have a nice week

    Cheers

    Radu

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

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

Log in with your credentials

Forgot your details?