Archived topic
Blog posts text problem
3 replies · Started by Lazar Radovanovic on May 28, 2019
Hello, I want that the text starts on the left side under the header (not middle like right now), now it looks pretty thin and bad.
Thanks.
Hi there,
Remove this CSS added in the Additional CSS field in the customizer:
body.single .site.grid-container {
max-width: 800px;
}
Then either make sure your featured image is wide enough to fill the container width which is currently at 1225px, or reduce the container width;
https://docs.generatepress.com/article/container-width/
Let me know if this helps :)
Ok thank you. Tell me how to hide featured image from the header on this template?
Hi there,
you can use the Customizer > Layout > Blog options to disable them:
https://docs.generatepress.com/article/adjusting-the-featured-images/