Home Forums WoodMart support forum I want to disable any scroll shift

I want to disable any scroll shift

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #429877

    fineorganics
    Participant

    I want to disable any scroll shift when clicked on accordion, product category. What js file i need to delete?

    #430047

    Hello,

    Sorry to say but right now we are unable to see the Accordion on your Site under the Product page.

    Secondly, for the Accordion right now under the Theme Settings > Single Product > Tabs > Accordion > there are only two options available which are First opened or All closed: https://snipboard.io/CLWdc8.jpg

    Other than that right now there is no option in Theme Settings available for that. It requires Customization and this is beyond our limitations and support policy scope. Hope you can understand our limitations.

    Best Regards

    #430099

    fineorganics
    Participant

    What are you see on product page? I want to delete your js code what auto scrolling window to accordion on mobile device

    #430336

    Artem Temos
    Keymaster

    Hello,

    Please, send us a short video so we can better understand what accordion and what scroll you are talking about.

    Thank you in advance.

    #430740

    fineorganics
    Participant

    I mean autoscrolling when open accordion on mobile device. I want to disable it
    https://youtu.be/VHEtMNOnLpM

    #430757

    Artem Temos
    Keymaster

    Hello,

    You can try to edit the file woodmart/js/scripts/elements/accordion.min.js and remove the following code there

    ,l("html, body").animate({scrollTop:o.offset().top-o.outerHeight()-e-50},500)

    Kind Regards

Viewing 6 posts - 1 through 6 (of 6 total)