How to remove Page Loader on particular page

Page Loader is a splash screen with percents counter before content becomes visible.

To remove Page Loader on particular page do the following:

  1. Open HTML file in your code editor.
  2. Add page-loader-disable class to body tag.
Was this page helpful?