How to widen the content area
-
I’m trying to widen the area where my content is, but when i do so the sidebar doesn’t look as it should… To be more specific: I want the text to be widen, not more white empty space.
I’ve tried some css but i didn’t work, no matter how many px i tried:
#container {
width: 800px;
}Help anyone? What kind of code to use?
The blog I need help with is: (visible only to logged in users)
-
Hi there!
Changing the width of a site’s content area can be a pretty involved process because of how responsive design works. Could you post this question over in the CSS forum?
https://en.forums.wordpress.com/forum/css-customization
Here are some resources for learning about CSS:
And you can find some more CSS resources here:
http://en.support.wordpress.com/custom-design/custom-css/#css-help
- The topic ‘How to widen the content area’ is closed to new replies.