• Resolved the_magicbus

    (@the_magicbus)


    Hi, is there a way to remove the vertical scrollbars through the Custom CSS option?

    Thanks for your time

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

    (@the_magicbus)

    Sorry, just got it myself:

    body {overflow-y:hidden;}
    body:hover {overflow-y:scroll;}

    Works great in Customizr Custom CSS window

Viewing 1 replies (of 1 total)

The topic ‘Hide Scrollbars’ is closed to new replies.