AI Search
Classic Search
Notifications
Clear all
3 Replies
Jan 12, 2021 8:46 am
these bullets are from your mantra wp theme
.entry-content ul > li {
background: url(resources/images/bullet.png) left 10px no-repeat; padding-left: 20px;
}
add this to custom css
#wpforo #wpforo-wrap #wpforo-menu li {
background: none;
}
Dashboard > Forums > Settings > Style (custom css)
Jan 12, 2021 9:13 am
Thank you very much! I thought it might be something like that. I'll give it a try. 😎
