Hello, I really need some help the slideshow on my Home page - the images are a good size but when you look at it on your phone is completely wrong.
Custom CSS on the [SlideShow]
.slider {
margin: auto;
height: 600px;
width: 600px;
}
.slider-buttons {
margin: auto;
}
@media screen and (max-width: 576px) {
.slider {
margin: auto;
justify-content: center;
}
}
This is the website link: