Blog posts are too narrow and not wide enough.
- The topic ‘Blog posts are too narrow and not wide enough.’ is closed to new replies.
Need help? Check out our Support site, then
When reading a blog post, with the widgets on the right hand side blog posts appear to be too narrow. Is there any css than can be used to remedy this situation?
The blog I need help with is: (visible only to logged in users)
Hey there,
Thank you for your question. I’d be happy to help.
You could widen your main content area a bit if you’d like.
Try:
#main {
width: 470px;
}
Cheers,
Scott
I will try this and let you know how i get on.
Cheers.
Great, let me know.
Thanks!