Anyone who knows how to remove arrows and dots on slideshow on Dawn theme?
Thanks ![]()
Anyone who knows how to remove arrows and dots on slideshow on Dawn theme?
Thanks ![]()
Could you provide me store URL? I should be able to answer your question.
Yours faithfully!
Hi,
Add below css in base.css file
.slideshow__controls.slideshow__controls--top.slider-buttons.no-js-hidden {
display: none !important;
}
Thanks
Hit Like and Accept as Solution.
Not working in dawn theme ![]()
this does not work
worked!
but I want dots to stay without arrows, the rectangle and the pause button
Does anyone know how to only remove the arrows?