Archived topic
How to make home page post title to be aligned centred under the featured image
1 reply · Started by valentine on June 24, 2020
Viewing posts 1–2 of 2
I need help. My homepage post title does not align centered under the featured image and there is enough space between the title and featured image, I need to bring the post title closer, I have been trying to find a way to do this, please I need help on this.
Hi there,
try adding this CSS:
.generate-columns-container .entry-header {
text-align: center;
}
For the spacing between the image and title you can reduce the Content Separator in Customizer > Layout > Container
This archived topic is closed to new replies.