Home Forums WoodMart support forum woodmart-scroll-pane JS code that disappears on mobile

woodmart-scroll-pane JS code that disappears on mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #181567

    orcohen
    Participant

    hello
    I have a problem that as soon as you look at the mobile the scroll disappears,
    If you look at the code that happens on the desktop there is a class woodmart-scroll-pane
    When you look at the class mobile does not appear
    I would love for you to give me a JS code that will make it appear on mobile as well
    Attached is a video clip

    this vidow show have js do hidden to woodmart-scroll-pane in mobile:
    https://www.youtube.com/watch?v=EebAPU2PU5U

    and is vidow from ios mobile:
    https://www.youtube.com/watch?v=7QfopCVZ7o0

    #181568

    orcohen
    Participant

    Please send me JS code
    That class “woodmart-scroll-pane” will appear on the mobile

    #181571

    orcohen
    Participant

    In my previous post, you signed me up to turn off extensions,
    Here is a link to a workspace that all extensions are turned off
    Only one CSS line is:
    .tabs-layout-accordion .woodmart-scroll .woodmart-scroll-content {
         max-height: 250px! important;
    }

    To create a mobile scroll
    But I don’t see the scroll bar on the side as in the video I sent 🙁
    Hope you help me

    #181620

    Artem Temos
    Keymaster

    Hello,

    This JS script is turned off for mobile devices since they already have a similar scroll and we decided not to use it and optimize performance.

    Kind Regards

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