Body "is-preloader preloading" is a helper classes if preloader is enabled. Adding/Removing class ".parallax" is enabling/disabling background parallax effect on elements with background images and attributes data-stellar-background-ratio applied to them. Make sure you also added/removed link to stellar.js script before </body>. Preloader Data API: data-spinner - Options: 'spinner1', 'spinner2', 'spinner3', 'spinner4', 'spinner5', 'spinner6', 'spinner7' data-screenbg - Screen background color. Hex, RGB or RGBA colors Page Wrapper Social Bar Change modifier class to ".bar-fixed-left" to position social bar on the left side of the page. <div class="social-bar bar-fixed-right"> <a href="#" class="sb-skype"> <i class="fa fa-skype"></i> </a> <a href="#" class="sb-facebook"> <i class="fa fa-facebook"></i> </a> <a ...