whereisscott Posted June 22, 2023 Posted June 22, 2023 Hi all, I'm using a List section carousel in the hero banner area of the home page. The idea is that the first image will not have the card option turned on (as it's just a photo of the founders of the company), but the other images in the carousel will have their cards enabled. Unfortunately, turning the card option on or off is set from the block level, not the individual image level. Is there a way to remove the card from just the first image in the carousel? https://pumpkin-orange-3ld6.squarespace.com/ Password: Real2023 Thank you!
Solution whereisscott Posted June 22, 2023 Author Solution Posted June 22, 2023 Was able to fix this myself. For anyone wondering, here is the code I used: .page-section[data-section-id="64936e7ca64b3c41a44fb998"] .user-items-list-banner-slideshow .slide:first-child .list-item-card-background { display: none; }
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment