AI Search
Classic Search
Notifications
Clear all
2 Replies
Feb 09, 2023 11:41 am
Put this CSS code in wpForo > Settings > Colors & Styles > Custom CSS Code textarea, save it, delete all caches and press Ctrl+F5 on the forum front-end to reset the browser cache:
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right {
background: #fff !important;
border-left: 1px solid #eee;
}
