How to increase the size column. For Anthem's CSS stylesheet.
The blog I need help with is niwatblog.com.
WordPress.com is an easy way to start blogging. Get a blog, check out our features, read the latest announcements, choose from great themes, or learn about the team behind it.
Need help? Check out our Support site, then
How to increase the size column. For Anthem's CSS stylesheet.
The blog I need help with is niwatblog.com.
You can adjust the max-width of the #container area in Anthem with this CSS:
#container {
max-width: 940px;
}
Adjust the number as necessary.
Thank You and how do video fullside
Ah, yes. Make sure to also adjust the limit width setting on your Appearance → Custom Design → CSS page to match the width of your main content area.
This topic has been closed to new replies.