Remove black box around the buy now button

Hi @skipy129 , can you share your store url?

https://fiddlefun.store/ thankyou

@skipy129 , go to section-image-banner.css and add the following code :

.banner__box.content-container.content-container--full-width-mobile.color-scheme-a8e8a9c0-0fad-45c5-aa45-8394f556536e.gradient {
    background: unset !important;
}

Thant worked! thankyou :slightly_smiling_face: