1 Reply
Nov 06, 2020 9:20 am
Hi @dantesalvino,
Please use the following CSS code:
#wpforo #wpforo-wrap .wpforo-feed {
display: none;
}
The CSS code should be added in the Dashboard > Forums > Settinga > Styles admin page "Custom CSS Code" textarea.
Don't forget to delete all caches and press CTRL+F(twice) on the frontend before checking.