How do I remove the arrows, pause/play and dots on the Sense theme. There doesn’t seem to be any options.
I’m Richard Nguyen - CRO Expert at PageFly- Free Landing Page Builder.
You can try with this code.
Follow this:
Go to Online Store->Theme->Edit code->Theme.liquid->style tag->paste below code in bottom of file
.slideshow__controls.slider-buttons {
display: none!important;
}
If you feel my answer is helpful, like it or mark it as a solution. Let me know if you have any questions.
Best regards,
Richard | PageFly
Hey Richard,
Couldn’t get it to work. I copied and pasted it but nothing changed on the website.