• Resolved silvanre

    (@silvanre)


    Hello

    I am trying to have a slider which has a fixed height of 700px. Images should adapt to this with the nativ aspect ratio.

    How do I make this happen?

    Thank you for your replay.

    • This topic was modified 6 years, 2 months ago by silvanre.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @silvanre

    I think you want it to behave like a background image? You can do this with the fade method but it would take quite a bit of customizing.

    I wrote something recently that might be similar to what you want. You can add this to a mu-plugin file, so like wp-content/mu-plugins/metaslider-bg-style.php

    https://gist.github.com/KevinBatdorf/f2b97fbd625da0ab45e1d744c89b44b5

    And be sure to edit the slideshow number at the top. Let me know how that works. There’s also a video demo at the bottom you can check out before doing anything.

    Also, you would have to set the height manually. But the images should keep the proper look.

    • This reply was modified 6 years, 2 months ago by Kevin Batdorf.

    Hi @silvanre

    I’ll mark this as resolved as we didn’t hear back, but feel free to reply if needed.

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

The topic ‘Fix height Slider’ is closed to new replies.