This topic has 9 replies, 3 voices, and was last updated 9 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..

    #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
    #113837
     KAStyles
    Participant

    Its adult so Im marking it private. Its also locked up mostly, the forum is until you register… I dont know what you really need to see.

    http://gbbgclubny.com

    I cant change the font color/size for the boards. Only changes with the main styling body text.

    Also the spacing for the search bar in the forum, so much white space/gap. same with mobile and the sidebar. big gap under the forum boards.

    #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

    Thank you for the reply. Any of the light gray text I just want it a bit darker gray.

    admin you can use.

    User- gbbgny16

    Password- ecciesucksbutt

    #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?