-
Author
-
March 28, 2016 at 22:41 #113185
KAStyles
ParticipantIs 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.
March 29, 2016 at 02:50 #113207KAStyles
ParticipantAlso 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.March 30, 2016 at 17:56 #113575Radu
ModeratorHi,
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 solutionMarch 30, 2016 at 17:57 #113576Laura
ModeratorHello, 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 solutionLaura 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 🙂
March 31, 2016 at 18:41 #113877Radu
ModeratorHi,
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 solutionApril 8, 2016 at 16:55 #115313Radu
ModeratorHi,
Add this css to your child theme style.css or in wp-admin -> theme options -> general settings -> quick css
COPY CODEspan.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 solutionApril 11, 2016 at 13:24 #115589Radu
ModeratorYou’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 -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.