Tagged: 

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1072361

    Hi there,
    I use the timeline on desktop with 5 milestones. It gets to one on mobile.
    On tablet, the 5 milestones stay, and the visual result is not good.
    Is there a media queries to custom the breakpoint for the milestones ?
    Best
    Lex

    #1073385

    Hey Lexa_Dryke,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #1073404

    Hi Victoria,
    Thx for your message.
    You will find enclosed the website url.
    Best
    Lex

    #1075078

    Hi Lex,

    Best regards,
    Victoria

    #1075092

    Hi Victoria,
    Best
    Lex

    • This reply was modified 5 years, 8 months ago by Lexa_Dryke.
    #1076330

    Hi,

    Thank you for using Enfold.

    We can adjust the number of columns on iPad view, but it requires direct modification of the timeline script in the config-templatebuiler > aviashortcodes > timeline > timeline.js file. Look for this code around line 93:

    breakpoint: 989,
    

    Set the breakpoint value to 1025:

    breakpoint: 1025,
    

    Don’t forget to toggle the Performance > File Compression settings after the file adjustment.

    Best regards,
    Ismael

    #1076334

    Hi Ismael,
    Thx for your help.
    I will try that.
    Best
    Lex

    #1076716

    Hi Lex,

    Thanks for the update. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1076718

    Hi Rikard,
    You may close the topic. Thks.
    Best
    Lex

    #1076924

    Hi Lex,

    Thanks for letting us know, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Timeline / Breakpoint on tablet’ is closed to new replies.