Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1028411

    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

    #1029217

    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

    #1035141

    Hi Victoria

    Please find the credentials attached.

    Brg

    Michael

    #1035725

    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

    #1035941

    Thank you a lot Victoria! Worked like a charm!

    #1036257

    Hi semabit,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.