Hi, Im an issue with my Ride 9.0 Theme- On my main page where the “image and text” is i want to remove the image but it leaves behind a “no image watermark”- i tried fixing this with other shopify solutions, but it isnt working, please help if you can- i think this problem is exclusive to shopify ride theme.
Hi Stixzy,
It looks like the theme defaults to the placeholder.
Do you mind sharing your store URL?
Best,
Flo
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 ![]()
Man thats great! Thanks
