Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
SOLVED

Loading unique AEM grid CSS for a particular template?

Avatar

Level 1

I'm building a template that would benefit from different breakpoints from the rest of my site. I thought this would be easy since the breakpoints are defined in cq:responsive at the template level, but I'm realizing that I need to define the new grid CSS and I'm not sure how to do this on a template level without changing the grid everywhere.

Would anyone be able to offer suggestions or perhaps point me to some relevant documentation?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

You can add css at template using Page policy in dynamic template

https://www.conexiogroup.com/dynamic-templates-aem-6-4/



Arun Patidar

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

You can add css at template using Page policy in dynamic template

https://www.conexiogroup.com/dynamic-templates-aem-6-4/



Arun Patidar