Hello everybody,
I know there are lots of topics about this, I read lots of them but couldn't fix my issue.
Here is the screenshot of what the forum looks like right now.
The forum width is too big. The display is weird, like the forum statistic, the category in blue etc.
I did putthat code in the style editor, I even tried to change the values but nothing changed (yes I cleaned my cache and cookies, and press F5 button).
@media screen and (min-width:600px) {
#wpforo #wpforo-wrap .wpforo-content {width: 70%!important;}
#wpforo #wpforo-wrap .wpforo-right-sidebar{width: 30%!important;}
I don't need a sidebar though.
And I am a beginner so changing a php file or css is not my forte. FYI.
Could someone be kind and help me with this. I really love that plugin and don't want to change.
Thank you.
And here is a screenshot of the Member section... The width is way off.
Please leave forum URL, you have CSS conflict with WordPress theme.
Hi Natachachacha!
I agree with Robert. Your WordPress theme css rules override wpForo css rules. The simple way is to change your WP theme to more qualitative theme.
Thank you for the answer.
I wish I knew how to do that though. I guess I will have to find a new plugin. :\