Archived topic
How can I adjust the container width for my blog posts on the Wordsmith theme?
3 replies · Started by Corinne on May 14, 2019
High!
I just imported the Wordsmith theme for my new site. I am generally very happy with it except I cannot make the blog posts wider. I can do it on pages, but not posts. Everything is squished in the middle, even the sidebar. And I can't seem to find a way to customise it.
Please help?
Thanks in advance!
Corinne
Hi there,
the Site imports some Customizer > Additional CSS. Look for this CSS and remove it:
body.single .site.grid-container {
max-width: 800px;
}
David, you rock! Even that was easy for a non-techy like me! Yay!
Thanks heaps!
Cheers,
Corinne
Glad to be of help