Slider height automatic resize leaves blank area under images

  • Author
    Posts
  • #41483

    To see what I mean: Go to the Parabola demo site at http://demos.cryoutcreations.eu/wordpress/parabola/

    Slowly start resizing the browser window width, starting from fullscreen – the moment its width goes below the slider width, a white space appears below the image, but clearly within the slider area. If you keep making the window smaller, at some point this white space disappears and the (resized) image fills the entire slider area again.

    This happens even if no captions are set.

    I would like the image to always fill the slider area – without any space below it.

    I have uploaded a picture where you can see two differently sized parabola demo sites next to each other. Left side has the issue, right side is what I’d like it to look like all the time.

    http://postimg.org/image/q07enazf1/

    I assume it’s nivo slider that is causing the problem – none of the other Cryout themes has this issue.

    #41484

    Quick follow-up: Adding this custom css fixed it for me:

    #slider { height:auto !important; }

    #41504
    Zed
    Cryout Creations mastermind

    We’ll get this sorted out in the next update.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘Slider height automatic resize leaves blank area under images’ is closed to new replies.