Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #505303

    Hi Team,

    I use an entry slider at the homepage. When you browse with an mobile device (f.e. iPhone) and use the landscape view, the items not shown right (take a look at screenshot and link). What is wrong? Hope you can help me!

    screen

    #505575

    Hi Mike61!

    Add this to your custom CSS.

    .responsive #top #wrap_all .avia-content-slider-odd .slide-entry {
      margin-left: 0;
      width: 100%;
    }

    Regards,
    Elliott

    #511385

    Hi Elliott,
    thank you, that works!
    You can close this ticket.
    Kind regards
    Mike

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Entry Slider – Mobile Landscape’ is closed to new replies.