Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author simonpedge

    (@simonpedge)

    Whilst the slider/carousel is responsive (for example you can set it to display 5 slides on desktop, 3 on tablet and 2 slides on mobiles), making the content you create within each slide responsive is your responsibility. 🙂

    You can use CSS Media Queries to set your font sizes for different resolution breakpoints, and I would suggest using a CSS percentage size for your images.

    Thread Starter bmadson3

    (@bmadson3)

    Do you have a recommended website or article on how set the font sizes for different resolution breakpoionts and CSS percentages for images?

    Plugin Author simonpedge

    (@simonpedge)

    Do a search for “css media queries” within Google

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Slider not Responsive’ is closed to new replies.