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.
Here! Trying to make Layout 353 and 418 to work π
Thank you so much!
https://preview.webflow.com/preview/pjc-new-website?utm_medium=preview_link&utm_source[β¦]&pageId=6696bc4fa84f97e93ca7ad73&locale=en&workflow=preview
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
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.
That should resolve your issue with both Layout 353 and Layout 418. Layout 418 DOES have interactions though but also relies on position sticky.