Is there a way to make 'trending topics' not bold
- The topic ‘Is there a way to make 'trending topics' not bold’ is closed to new replies.
Need help? Check out our Support site, then
Hi Ben
Hope you’ve had a good start to the week.
Is there a way to make “Trending Topics’ not bold?
Thanks so much!
Anna
The blog I need help with is: (visible only to logged in users)
Hi Anna, there is indeed :)
.topics .trending-title {
font-weight: normal;
}
Thanks – Ben
Thanks!