hlxsites / merative2

Merative.com site on Franklin
https://merative.com
Apache License 2.0
2 stars 9 forks source link

Carousel: image-carousel-full-width bg color #263

Closed helms-charity closed 1 year ago

helms-charity commented 1 year ago

When looking at the block library, I saw that this variation example was intended to be on a black background, but there's a default section color getting in the way that we need to remove.

Need to add these changes:

carousel.css line 4, add font color, remove background color

.section.carousel-container {
   ~~ background: var(--neutral-bone);~~ REMOVE
    **color: var(--neutral-carbon);** ADD
    padding: var(--spacer-layout-06) 0 var(--spacer-layout-06);
}

Now we are allowing the section background to be set in the metadata.