• Closed
  • Robert Blätter
    Spectator
    January 24, 2018 at 11:28 am #36347

    Hey guys,
    I started this topic before, but it was closed without solving:

    Please have a look at:

    DAS 10. HAMBURGER GITARRENFESTIVAL | 27.10. – 30.10.2022


    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=evolve

    Please help us!

    Cheers
    Robert

    Priyank
    Spectator
    Posts: 747
    January 25, 2018 at 10:16 am #36361

    Hii,

    Almost slider, Image Crop is done only by above type.

    Thank You