Removing text & text box from Debut slide show

Prueprue
Visitor
1 0 1

Hello, I am wondering if anyone knows how to remove all text, boxes and dots on the Debut slide show so it’s just the images rotating? 
Thank you 

Replies 4 (4)

Bunty
Shopify Partner
133 39 82

Hi there,

You can remove the text by removing the Heading and Sub-Headings from each of the slides and you can remove the slider controls by adding some simple CSS to your theme, something like this

.slick-initialized+.slideshow__controls {
    display: none;
}

dmwwebartisan
Shopify Partner
12280 2546 3694

@Prueprue 

Please share your store URL.

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app
Kinjaldavra
Shopify Partner
2302 570 1422

hello @Prueprue 


Please provide website url and if your store is password protected then also provide password So I will check and provide a solution here.

LitExtension
Shopify Partner
4860 1001 1132

Please follow the steps:
- Step 1: Go to Online store > Themes > Actions > Edit code.
- Step 2: Go to Assets > theme.css and paste this at the bottom of the file:
.slideshow__controls,
.slideshow__text-wrap{
display: none !important;
}

LitExtension - Shopping Cart Migration Expert
Check out our Shopify migration app to migrate your online store to Shopify