When I add image for slideshow the dots shift to the left. I want them to stay in the centre. They look so bad.
https://perseus-theme.myshopify.com/
PAss:1234
-Thanks-
When I add image for slideshow the dots shift to the left. I want them to stay in the centre. They look so bad.
https://perseus-theme.myshopify.com/
PAss:1234
-Thanks-
Hello @Ganara
Try this code: it will be helpful-
Go to the online store >Theme>Assets>Edit Code>featured-slider.css>Add code in this file.
.slideshow__control-wrapper {
width: 100% !important;
}