Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1077275

    Hallo,
    ich verwende den Slide-Show (volle Breite) und benutze den Code:

    .av_slideshow_full li img {
    height: 850px !important;
    }

    Damit ich die Höhe definieren kann. In der Mobilversion wird allerdings das Bild gestaucht, d.h. der Slider wird nicht proportional verkleinert. Danke für Eure Antwort. LG Andrea

    #1077679

    Hallo Andrea,

    Could you post a link to where we see the results you are getting please?

    LG,
    Rikard

    #1077848

    Hello Rikard,

    thank you for your answer. I I have deleted the code in my Quick CSS:

    .av_slideshow_full li img {
    height: 850px !important;
    }

    Now the size of the slide-show is perfect on my monitor but I want to define a other (bigger) height for the mobil version. The slide-show on my mobilphone is not high enough. It’s not important that the slide-show is shown proportional. A section of the picture is enough. It would be important for me to have a bigger height for the mobil version.

    Here is the link:

    Thank you very much!
    Kind regards!
    Andrea

    #1079862

    Hi,

    Thanks for the update.

    You can use css media queries to adjust the height value for smallers screens.

    // https://www.w3schools.com/css/css_rwd_mediaqueries.asp

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.