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!
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
Hi Elliott,
thank you, that works!
You can close this ticket.
Kind regards
Mike