Essential Grid positioning Question

Hi there,

I have a page with EG set up here: http://www.pointone.hu/partnereink/

Thing is the elements are aligned to the left of the page.
However, I’d like to position the second row in the middle. I tried creating a separate grid for this, but it defaults to the right. I could decrease the number of elements that fit in a row, but that would increase their size. Is there an easy responsive setting / css way to help with this?

Thanks!

Hey @Pbalazs89,

Looks like there’s no option in Essential Grid for that. I’d recommend you setup 3 items in a row and then just reduce your row’s max width by adding max-width: 500px; to the Inline CSS field.

That’s under Customize.

Hope that helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.