Dear Support Team,
I’m editing a website for a client that uses the timeline element inside, using an image view instead of an icon: http://neu.yoga-in-der-valley.de/yoga-events/
On the computer this also appears in the correct view. Only on the phone, the preview image is not displayed correctly (see screenshot cell phone: http://yoga-in-der-valley.de/support/timeline/timeline.png) Is there a possibility that I on the phone / Tablet represents the picture in all its size and color?
Thank you for your work
Best regards Diana
Hey Diana,
On which device and browser are you getting those results?
Best regards,
Rikard
Hello Rikard,
I’m using Mozilla Firefox on my mobile phone
Many Thanks!
Best regards Diana
Hi DianaLoola73,
PLease try the following css:
@media only screen and (max-width: 767px) {
.responsive #top #wrap_all .flex_column {
padding: 10px !important;
}
.avia_transform .avia-timeline-vertical.avia-timeline-animate .milestone_icon {
opacity: 1;
transform: scale(1);
-webkit-transform: scale(1);
-ms-transform: scale(1);
}
}
Best regards,
Victoria
Dear Victoria
Thank you for the editing. The skrip works flawlessly and the pictures are displayed correctly on the mobile phone as well.
Many Thanks
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon