• Resolved jadifdez

    (@jadifdez)


    Good afternoon,

    I tried this code to show results in a div with a scrollbar and when I’m trying to scroll, before going until the end of the content, the product list goes up automatically.

    This is the code:

    .dgwt-wcas-suggestions-wrapp {

    max-height: 50% !important;

    overflow-y: auto !important;

    }


    Is there any solutions to that?

    Kind regards.

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

Viewing 1 replies (of 1 total)
  • Hi @jadifdez

    Sorry for the late reply. Unfortunately, the code you provided will cause this error and I don’t have any solution for it yet. Please try to describe in more detail what effect you want to achieve. Perhaps I can propose a different solution. Do you mean scrolling inside autocomplete results? It should also work with the browser’s default scroll, which does not cause the error you described.

    Regards,
    Kris

Viewing 1 replies (of 1 total)
  • The topic ‘Overflow-y: croll; not working’ is closed to new replies.