Trying to style this image which is now repeating on larger screens.
Giving the parent div block a certain size doesn’t seem to help and now the image seems to be repeating.
The image is being grabbed from the cms module (main image)
I want to say first that the way you’ve set that piece up is a bit odd, you have assigned a background image to a DIV which contains a slider, but the slider doesn’t appear to be utilized. That’s likely to create some weirdness because sliders have a lot of positioning and sizing code.
My guess is that you’re using a template, and that the template was designed to have a slider in that position. Normally you’d put the content inside of the slider, e.g. drop an image inside of k-main-slide
Here’s how this looks if I-
Unlink the background image from k-main-slider ( settings tab )
Reset the background image style you have on k-product-main ( style tab )
Add an image element inside of k-main-slide which is the first slide, and bind it to your Main image in the CMS
That said, on your question regarding the background-image setup-
Any time you use the Dynamic style settings Get BG Image from… CMS binding ( settings tab ), you also want to style the background image on that same element ( style tab ). Webflow uses that background styling, so all of the settings like repeat, cover, and positioning are controlled there with a Webflow-generated temporary image. The CMS bound image will then override that.
Thanks for the well detailed info!
I got the image to show now but when I publish it loads for a second but then disappears. The variation are also not showing when clicked (it does work when adding to the cart). When I try one of the template images it is working flawlessly. The products I want to add come from a printful integration so maybe that could be causing this weird beheaviour?
I don’t see that happening in your preview link, you’d need to share a published site link to demonstrate what you’re asking about. But it is a slider. It’s designed to show an image for a few seconds and then advance to the next one.
I don’t know what you’re trying to build- I didn’t notice any variants bound to anything. You’ll need to explain what you’re trying to do.
Template images… again you’ll need to show an example of what you’re trying to do.
I haven’t used printful but Webflow’s ECom only works with it’s Products and Categories, so the printful integration would likely import anything it needed. Shouldn’t affect your designer experience / approach in any way that I’m aware of.