Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
how to resize forum layouts in search engine-friendly forums and posts and displayed in search results
http://coinnewsweb.com/community/
Â
Â
Â
Hi @coinnewsweb,
This comes from the active theme. below is provided a CSS solution you can use just change the value of the width property as you like:Â
body.center-content #primary {
width: 86%;
}
Put the CSS code in the "Custom CSS code" textarea, located in the Dashboard > Forums > Settings > Style 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.