• Resolved olympesimon

    (@olympesimon)


    Hello,
    I want to integrate a carousel in full screen.
    I would like the slides to fit the full width and height of my screen and have the whole carousel visible. (See screenshot) : https://ibb.co/HxzJRqL

    My problem now is that if I reduce the size of my screen, the caption displayed on the slides of my carousel are not visible.

    Do you know how to do this?

    Thank you,

    Olympe

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

Viewing 1 replies (of 1 total)
  • Plugin Author nK

    (@nko)

    Hey Olympe.

    I see you added a min-height, but looks like there is a conflict with the height setting. Please, try to change the Min Height option to this one:

    calc(90vh - 200px)

    It will compensate for the slide height and make it 90% of the screen height. We will test this setting in the next plugin update and try to fix it properly, so you will just need to use the 90vh value, without a calc hack.

    Regards, nK.

Viewing 1 replies (of 1 total)

The topic ‘Carousel in full screen responsive’ is closed to new replies.