• Resolved Boots15

    (@boots15)


    Hello, first of all, thanks a lot for this useful plugin.*
    I only have one problem with it, as mentionned in the title.
    Here’s an example on one of my projects : https://www.maxence-beranger.com/graphisme-multimedia/evenement-info-com/

    The upper and lower black bars override tall images, so it isn’t possible to see the complete picture. I tried to tweak things a bit with CSS but can’t figure any solution for now. I’d appreciate some help !

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support weblizar_support

    (@weblizar_support)

    Hello boots15,
    add the following section of code in custom css-

    #swipebox-slider .slide img{
    max-height: 82% !important;
    }

    Let us know the results.
    Thanks.

    Thread Starter Boots15

    (@boots15)

    Works like a charm, many thanks !

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Caption bar & nav bar hide parts of images’ is closed to new replies.