• Resolved akewowo

    (@akewowo)


    hello

    how can I adjust the vertical container size to fit the pictures?

    I made a slideshow on the top of a page but the slider “container” overlaps the text under the slideshow and the links included in the text are not active anymore because the container overlaps them

    i tried this

    #slider_2541{
    z-index:-1;
    }

    but the slider disappears

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

Viewing 1 replies (of 1 total)
  • Thread Starter akewowo

    (@akewowo)

    ok i found a way with css

    . owl-carousel. owl-item{
    max-height:400px !important;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘adjust vertical container size’ is closed to new replies.