Hello support team,
I would like to change the font color of just the topics on the sticky and super sticky posts.
I have used the css
.bbp-topic-permalink{
font-size: 16px;
color: #D4894D;
}
and this changes regular post titles as well.
Help would be appreciated!