Have your say in Community Polls: What was/is your greatest motivation to start your own business?

How can I remove the slider section from a DAWN theme slideshow?

Solved

How can I remove the slider section from a DAWN theme slideshow?

cbatiste
Tourist
6 0 1

Hello,

I am using DAWN theme. I want to remove the slider display completely from the slideshow block, while retaining the slide function. Screen Shot 2022-07-28 at 10.33.07 AM.pngScreen Shot 2022-07-28 at 10.33.12 AM.pngSo my desired function is after these bars are removed, the images will appear as image banners but you can still swipe through the slideshow somehow.

Accepted Solution (1)
WoodyDev
Shopify Partner
578 115 192

This is an accepted solution.

Awesome!

 

Add this to the bottom of your component-slideshow.css file:

 

 

.slideshow__controls.slider-buttons.no-js-hidden {
    display: none;
}

 

Woody, 29, Stafford, UK | If I helped you out, mark it as the solution and drop me a thumbs up! | This is just a hobby for me, not my full-time job, so tips are greatly appreciated! paypal.me/woodybruh | Developer for AimShop.com | Owner of WoodyDevelopments | Try the best Shopify page builder

View solution in original post

Replies 8 (8)

WoodyDev
Shopify Partner
578 115 192

Hi and welcome!

 

Please provide the URL to your store and I will take a look for you

Woody, 29, Stafford, UK | If I helped you out, mark it as the solution and drop me a thumbs up! | This is just a hobby for me, not my full-time job, so tips are greatly appreciated! paypal.me/woodybruh | Developer for AimShop.com | Owner of WoodyDevelopments | Try the best Shopify page builder
cbatiste
Tourist
6 0 1
WoodyDev
Shopify Partner
578 115 192

This is an accepted solution.

Awesome!

 

Add this to the bottom of your component-slideshow.css file:

 

 

.slideshow__controls.slider-buttons.no-js-hidden {
    display: none;
}

 

Woody, 29, Stafford, UK | If I helped you out, mark it as the solution and drop me a thumbs up! | This is just a hobby for me, not my full-time job, so tips are greatly appreciated! paypal.me/woodybruh | Developer for AimShop.com | Owner of WoodyDevelopments | Try the best Shopify page builder
cbatiste
Tourist
6 0 1

OMG thank you so much it worked ❤️

WoodyDev
Shopify Partner
578 115 192

Glad to hear 🙂

 

If you could take a moment to read my signature below, I would really appreciate it ❤️

Woody, 29, Stafford, UK | If I helped you out, mark it as the solution and drop me a thumbs up! | This is just a hobby for me, not my full-time job, so tips are greatly appreciated! paypal.me/woodybruh | Developer for AimShop.com | Owner of WoodyDevelopments | Try the best Shopify page builder
cbatiste
Tourist
6 0 1

You're the best WoodyDev😭 ❤️

Murilo4
Visitor
1 0 0

Olá, estou com o mesmo problema na minha loja, será que você poderia me ajudar também com isso, testei o código acima que você forneceu mas não deu certo será que você poderia ver isso na minha loja por gentileza.

URL da loja: https://www.hydragonstore.com/

InkartFZC
Visitor
1 0 0

Hi woodydev, requesting help from you for removing the pagination on my website. I have tried the two methods listed here but they did not work. www.inara0523.com is my website.