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

Re: Remove container slideshow and image banner in Dawn theme

Remove container slideshow and image banner in Dawn theme

chalksea
New Member
4 0 0

Hi I would like to remove the container the slideshow as well as the image bann

Replies 5 (5)
chalksea
New Member
4 0 0

ThePrimeWeb
Shopify Partner
2139 616 529

Hey @chalksea,

All you have to do is click on the "Eye" icon to hide the visibility of the container and click save.

ThePrimeWeb_0-1706189943701.png

 

Was I helpful?

Buy me a coffee

🙂

Need help with your store? contact@theprimeweb.com or check out the website
Check out our interview with Shopify!
chalksea
New Member
4 0 0

I see that with the image banner but not the slideshow.. 

ThePrimeWeb
Shopify Partner
2139 616 529

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.

ThePrimeWeb_0-1706191961183.png

 

Was I helpful?

Buy me a coffee

🙂

Need help with your store? contact@theprimeweb.com or check out the website
Check out our interview with Shopify!
chalksea
New Member
4 0 0

When i apply the code as shown above it removes the entire slideshow. 
Similar to what happens with the 'eye' icon.