Hi all, newbie question, I can't seem to get Layout 353 to work (the cards are not stacking)? When I checked the interactions tab, there are no interactions on any elements.
Rheanne J. okay got it. This might be unrelated but seems like an issue to mention but you have changed a global utility class text color to be white so in some layouts, there doesn't appear to be any text in them. You'll want to reset this and be more specific with your text color styling.
padding-global
Rheanne J. Layout 353 doesn't have any interactions - we're using simple CSS to position sticky the cards at a certain point. However, you have overflow hidden set on page-wrapper. If you change this to the new overflow clip, this should resolve the issue for you.