Archived topic
Post layout not updating
1 reply · Started by Andie on October 16, 2019
Viewing posts 1–2 of 2
Hello.
My post layout is shrinking. The homepage is fine.
When I update the container size it responds in the customizer but when I publish and got to the site the width is still too small.
(click on any post and you'll see the issue)
Hi there,
you have this CSS in your custom css:
/* blog posts width */
body.single .site.grid-container {
max-width: 800px;
}
Remove that and the posts will respect the customizer settings.
This archived topic is closed to new replies.