Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi I would like to remove the container the slideshow as well as the image bann
Hey @chalksea,
All you have to do is click on the "Eye" icon to hide the visibility of the container and click save.
I see that with the image banner but not the slideshow..
Hey @chalksea,
That's abit odd, but nonetheless, here's the CSS code you need to apply
slideshow-component.slider-mobile-gutter.mobile-text-below {
display: none;
}
You can try applying it in the Custom CSS box in the Theme Customizer -> Settings.
When i apply the code as shown above it removes the entire slideshow.
Similar to what happens with the 'eye' icon.