[ad_1]
Hi all – hope you’re doing well,
There’s something that’s really bugging me on my site. I’ve put a ‘posts list’ block on my site but you’ll see that the first image in the posts lists doesn’t align with the others. It’s triggering my OCD. You can see an example here – [https://thecandlelight.co.uk/blog](https://thecandlelight.co.uk/blog/)/,
If anyone can help me out it’d be greatly appreciated,
All the best,
James
[ad_2]
This is the problem: https://imgur.com/a/K4DJCgy
The solution: put in your customizer css or style.css
`.wp-container-core-post-template-is-layout-1 {`
`align-items: baseline;`
`}`