Hi there,
With Essential Grid I made a post-based grid without using a Featured image. This means the media space is not used, just the ‘content’-space.
Instead of using a featured image, I want to be able to add an image inside the Post itself. However, when I do this, the content text goes to the edge of the container (which is set to margin-left: -40px;), discarding the padding(and margins) I set in Essential Grid (but work well for the first two items as expected).
If you look at this page:
https://www.pluspagina.nl/over-ons/
you’ll see that the top two Posts in 2021 are nicely positioned on the left, but the last one is not.
When I remove the image from the Post, it changes back to the normal Essential grid settings (same as the first two posts). So adding an image to a post makes the theme ignore the grid contents paddings/margins.
How is this possible?
As an alternative, I have tried to use a Featured image instead, with ‘Split Item’ > ‘Media Left’ set in the Item Skin Editor, to get an image on the left of the content, but that doesn’t work either.
Any ideas?
Thanks, Henk