forum title css changes not working.
-
hey guys, im a complete noob to this whole CSS and webdesign stuff and need some help
I am trying to increase the size of the font in the forum titles, (the info, topic, replies and freshness)
i used this piece of css code but it isn’t working
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results
{
font-size: 13px;
}(the theme i am using gives me a built in css sheet to pop any snippets that i may require in there and updates it live without going into the back end)
here is the link to my forum.
- You must be logged in to reply to this topic.