Aug 23, 2022 9:32 am
Hi, how do we add back in more prominent line separators between each post? When we tried to fix the color issues previously we added code that seems to have taken out the dividing line between posts to the degree you can barely see it. Follow attached link to see what I'm talking about. Thank you!
1 Reply
Aug 23, 2022 10:39 am
Try this CSS:
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-right .wpforo-post-content-top { border-top: 2px solid #aa0000; }