Hi team!
i have small problem with expandable slider on my main page.
On desktop looks absolutely fine but on mobile is not showing well
Hey sondijkatarzyna,
Could you post a screenshot highlighting the problem please?
Best regards,
Rikard
hi, sorry for late reply
Here some screens from mobiles
in one position text is truncated, and picture is streched
in other, the pic is streched
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General
Styling:
@media only screen and (max-width: 767px) {
.avia-accordion.av-l3mwl1z9-c783010ebe860be259075b4aaf7377ac {
height: 200px;
}
}
Best regards,
Rikard
thanks Rikard.
Works ok.
Pic is in right aspect, just need to cut the txt line a bit
Thanks, i think its all in this topic :)