AI Search
Classic Search
Notifications
Clear all
1 Reply
Jul 01, 2017 8:33 am
Try this CSS code. Put it in Dashboard > Forums > Settings > Styles > Custom CSS Code textarea. Then delete all caches and Do Ctrl+F5 on forum front:
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .author-name {
margin: 1px auto;
width: 80%;
display: block;
}
