Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Ian Sadovy

    (@iansadovy)

    Hello @lighterv,

    Thank you for the question.
    Please use the following CSS to hide scrollbards:

    .jsgrid-grid-body { overflow-x: hidden; overflow-y: hidden; }
    .jsgrid-grid-header { overflow-x: hidden; overflow-y: hidden; }

    Hope it helps.

    Regards,
    Ian

    Thread Starter lighterv

    (@lighterv)

    Thanks. Can i edit any file in plugins kit?

    Thread Starter lighterv

    (@lighterv)

    I have already found, thanks

    Sorry, I don’t understand. Where should I paste code, if I use Elementor? Thanks!

    Plugin Author Ian Sadovy

    (@iansadovy)

    Hello @igzvaric,

    You can add custom CSS in the Admin > Appearance > Editor > style.css or Admin > Appearance > Customize > Additional CSS .

    Hope it helps.

    Regards,
    Ian

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Vertical scrollbar’ is closed to new replies.