AI Search
Classic Search
Notifications
Clear all
4 Replies
Aug 22, 2018 2:58 pm
Please leave your forum URL to allow us debug CSS conflicts.
Aug 22, 2018 5:50 pm
I was using WPForo as a kind of temporary thing, but I'm really liking it aside from the CSS issues. If I can get all that figured out I think it's going to be my forever forum. So thank you for your support and time on this!
Aug 22, 2018 8:22 pm
Please navigate to Dashboard > Forums > Settings > Styles admin page, put this CSS Code in Custom CSS Code textarea, save it delete all caches and press Ctrl+F5 on forum front-end:
#mvp-content-main #wpforo #wpforo-wrap p a {
box-shadow: none;
}
#mvp-content-main #wpforo #wpforo-wrap p a:hover{
background: none;
}
