Hi Kriesi Team
Forst of all, awesome work! I need your help with the vertical timeline tho, the timeline only works when i resize the browser window to the size of a mobile. When i open the site on a smartphone or reload the resized browser window it floats correctly but the numbers stay blurred out.
Can you tell me how to fix this issue?
You can see the timeline here:
Thank you a lot,
Grüsse aus Zürich, Michael
Hey semabit,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
Victoria
Hi Victoria
Please find the credentials attached.
Brg
Michael
Hi Michael,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 990px) {
.avia-timeline .milestone_icon,
.avia_transform .avia-timeline-vertical.avia-timeline-animate .milestone_icon {
display: block;
transform: scale(1);
opacity: 1;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
Thank you a lot Victoria! Worked like a charm!
Hi semabit,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria