AI Search
Classic Search
Notifications
Clear all
Oct 13, 2023 9:52 pm
Hello, guys,
First and foremost, I'd like to show appreciative I am towards all of you for creating such an amazing forum for wordpress; especially its detailed and colourful layout.
Now, regarding my inquiry, is there a chance to change the color of the like button's background to blend in with the forum background's color?
Thank you.
wpForo Version
latest
WordPress Version
Latest
2 Replies
Oct 14, 2023 9:49 am
Hi @shinkai
You use the Simplified Layout?
then you can use this CSS
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content .wpforo-reaction {
background: #F3F5F4;
}