When i set my Blog into Masonry style and i set the preview size on LG it looks like this
The others resolutions work fine.
I don’t have any custom CSS added for blog modification except this:
.blog .entry-featured {
width: 50%;
margin: 0 auto;
display: block;
}
I tried to remove the custom CSS and refresh and i still have the same problem.
Any advices, please?
Thank you so much