• Resolved krkjee

    (@krkjee)


    Hi,
    Thank you for a great plugin!

    I’m currently running with the Flexslider and Disabled (Smart Pad).
    Width: 1800px
    Height 1200px

    I need to switch these two around on mobile so I get
    Width: 1200px
    Height: 1800px

    How can I make this happen?

    Thank you in advance!

    https://wordpress.org/plugins/ml-slider/

Viewing 1 replies (of 1 total)
  • Hi there,

    You could create 2 slideshows (one for mobile, one for desktop) with differing dimensions then use this plugin to display the relevant slideshow on each device:

    https://wordpress.org/plugins/wp-mobile-detect/

    Then setup your shortcode like this:

    [device][metaslider id=123][/device] <– phones
    [notdevice][metaslider id=456][/notdevice] <– not phones

    Many thanks,
    Dave

Viewing 1 replies (of 1 total)
  • The topic ‘Switch proportions on mobile’ is closed to new replies.