• I’d like to define the height of my SA slider as fixed — say, 120px. The slider is responsive and 100% wide. I only show one image at a time, and it’s important that an image fills the whole width of the slider even if that means that some of the image is “lost” above and below the slider area (that is, it acts like the CSS property “cover” rather than “contain”). But I can’t find how I should configure the height of the slider itself, rather than setting the height of images within the slider (which the min-height configuration option does well). What’s the best way to set the slider’s height? I can just drop a max-height CSS property on the .owl-carousel element, but I don’t know if the slider will realise that this has happened and configure the image sizes appropriately.

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

    (@simonpedge)

    I’m sorry I struggled to understand what you are wanting here. Maybe send me some example screenshots – you can use the contact form on EdgeWebPages.com to send an email to me and then we can establish email communication.

    I’m having a similar problem. I’m trying to add a slide show to the header of my web page. The problem is when I add it to the header the slide show takes up a very big piece of every page of my website. What I am like to do is make the height of the slide show a lot shorter. No matter what I try the slide show height does not change. div and span don’t work. It is something I can change in the style (css)

    Plugin Author simonpedge

    (@simonpedge)

    The slider will take the height of the “highest” slide within your slider. So check the content of each slide to make sure you do not have any extra whitespace at the bottom of any slide.

    There is no extra space.

    Plugin Author simonpedge

    (@simonpedge)

    Please provide me with a link, so I’m not blind and I can look at the problem on your site.

    Plugin Author simonpedge

    (@simonpedge)

    And what happens when you set the ‘Min Height‘ setting (under Slide Style) to 0 pixels?

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Set maximum height of slider (and crop images if necessary)’ is closed to new replies.