Jan 24, 2021 4:16 pm
I want to make it bigger in terms of wide, there is too many space left in blank on the sides. i tried this in CSS Custom but dont works. Please take a look http://praredn.org/community/
div#wpforo #wpforo-wrap {
max-width: 100%;
}
8 Replies
Jan 25, 2021 9:33 am
Hi @msantamaria,
Use the CSS code below:
.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide){
max-width:100%;
}
The CSS codes should be added in the "Custom CSS code" textarea, located in the Dashboard > Forums > Settings > Styles Tab.
Please don't forget to delete all caches and press Ctrl+F5 (twice) on the frontend before checking to reload the updated CSS file.
Jan 25, 2021 12:07 pm
The width is a minnor issue you have, checking the link you posted.
You have SSL issue and JS issues and the whole site is extremely slow.
Slowness could mean a slow server or/and fatal errors and issues.