Shopify "no image" background watermark probelm

Ah yeah, seeing it.

Open the customizer, click on the section and to the right add this into the CSS field.

.image-with-text__media-item {
display: none;
}

That should do the trick :slightly_smiling_face: