Forums
(@felixhollington)
8 years, 8 months ago
While the owner of the theme corrects the issue, go to Appearance > Edit CSS and type the following:
.page #pixi-slider { display: none; }
.blog #pixi-slider { display: none; }
.home #pixi-slider { display: block; }