Can anyone help with removing the dawn theme swipe button?

Hi, I’m using the dawn theme and was wondering if anyone knows how to remove the swipe button for the collection’s list and featured collection.

HI @shirley28

This is Victor from PageFly - Landing Page Builder App

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.css

Step 3: Paste the below code at bottom of the file → Save

@media screen and (max-width: 767px){

.slideshow__controls {

display: none !important;

}

}

Hope that my solution works for you.

Best regards,

Victor | PageFly

Hi @PageFly-Victor it didn’t work, the swipe button is still there

Could you share with me the page URL?

@PageFly-Victor Hi, ive sent it to you via inbox.

I have sent you a message please check it.