• Hi,
    Great Plugin, but again I need help with the scrollbar.
    I want the scrollbar shown, as the content/form in the modal is longer than the modal.

    I added a custom css that works – the scrollbar ist shown. -> Button Termin

    #omw-2230 {
    overflow-y: scroll !important;
    }

    but when scrolling a second slim scrollbar is shown left from the normal scrollbar.

    Thanks for your Help!

    • This topic was modified 2 years, 11 months ago by mars1980.

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

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

    (@mars1980)

    After some debugging I found out that there are old modals on the site where scrolling works as it should be. When I create a new modal they get the class .ps from perfect scrolling which the old ones don’t have.
    I don’t know how the class gets in there and how I get it out.
    My workaround is to use an old modal where the scrolling works perfect. So my problem is fixed – but I don’t know really why there is that bug.

Viewing 1 replies (of 1 total)
  • The topic ‘Double Scrollbars in Modal’ is closed to new replies.