Feb 02, 2019 12:57 pm
Hey !
i have issue with the rss feed, you can see this in the picture :
&source=gmail&ust=1549198623828000&usg=AFQjCNG7Z78WDTzXbcG35yXjE0X1_gtRwA">
the link of the site is :http://secretjob.online/index.php/community/&source=gmail&ust=1549198623828000&usg=AFQjCNGipuxuaPOPztgZ7Qpjn7Gw3-HIG w"> http://secretjob.online/index.php/community/
1 Reply
Feb 02, 2019 1:08 pm
Hi @shalevh8,
This is a small conflict with your active theme. Please navigate to Dashboard > Forums > Settings > Styles admin page, add the following CSS code in "Custom CSS code" textarea, save it, delete all caches, do CTRL+F5 on frontend.Â
#wpforo #wpforo-wrap .wpf-feed-topics a, #wpforo #wpforo-wrap .wpf-feed-forums a, #wpforo #wpforo-wrap .wpf-unread-posts a{
background-image: none !important;
}
.wpforo-feed {
display: flex;
}