Okay
  Public Ticket #166387
different front page for mobile
Closed

Comments

  • David started the conversation
    Hi, I'm looking to have a full screen slider for the desktop homepage, and display a different slider for mobile. Is this possible? Many Thanks.
  •  1,069
    ThemeNectar replied

    Hey David, it would require custom css to show the correct slider on the correct display - the gist of it would be to place both sliders in your content editor in different rows with unique classes on each. Then use css media queries to show the correct one on each display.

    Cheers :)