Categoría: BRICKS BRICKS/ELEMENT/RENDER_ATTRIBUTES PRO
-
Conditional CSS Classes based on Bricks Query Count
In a Bricks project I am currently working on, there are nested query loops – team members inside departments on a Page. Each team member query loop’s parent initially had these classes: grid–4 grid–l-3 grid–m-1 list–none align-items–center These are ACSS classes that lays out the list items in a 4-column (on desktops) grid. When there…