-
Closed
-
Hey guys,
I started this topic before, but it was closed without solving:Please have a look at:
There is the theme4press slider. But it doesn’t scale on smaller screens as it should but crops the image.I added the following CSS:
.bgimgcolum{
max-width: 100% !important;
background-size: auto;
}
.background-image {
display: block !important;
height: 400px !important; /*default value. images are cropped, not scaled.*/
height: auto !important; /*images are not visible or too small on small devices*/
}we’d like to behave our slider like this:
http://demo.theme4press.com/?theme=evolvePlease help us!
Cheers
Robert
The topic theme4press slider not scaling responsively! is closed to new replies