Comment to Disable Scroll Bar Display ALL Browsers
Seems you need to add the following rule to BODY tag via the Styles->Custom Styles of your template:
overflow-y: hidden;
So I've tried this method and it does not work, any suggestions?
Hello to be sure that we speak well of the same thing, a small screenshot often saves a lot of time :-)