AEM Responsive Grid | Community
Skip to main content
virginiarcruz
Level 2
December 6, 2018
Solved

AEM Responsive Grid

  • December 6, 2018
  • 1 reply
  • 763 views

Hello Guys,

I've been working with aem-responsivegrid.

But, I realized that doesn't have a space between grid columns.

For example, on a grid with 12 columns, the components stay glued. Doesn't have space between them.

Is exist any way of add margin or padding between the columns?

Example

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by aanchal-sikka

Hello @virginiarcruz 

 

The spacing/padding needs to be added via the CSS used in the Site. The Site's clientlib needs to work with the HTML elements generated by AEM Layout system to achieve the desired results.

1 reply

aanchal-sikka
Community Advisor
aanchal-sikkaCommunity AdvisorAccepted solution
Community Advisor
December 28, 2023

Hello @virginiarcruz 

 

The spacing/padding needs to be added via the CSS used in the Site. The Site's clientlib needs to work with the HTML elements generated by AEM Layout system to achieve the desired results.

Aanchal Sikka