Can’t Disable Pitch Theme Slider
Hello all. Currently having an issue. I am running the latest version of the pitch theme and am having trouble disabling the slider. I have unchecked the “use pitch gallery” option and can not get rid of the slider! If anyone could offer any assistance that would be great. Thanks all.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
2you go to appearence > Editor > Home.php and remove slider div
Hi Joseph. The Pitch Gallery setting refers to the WordPress default gallery that Pitch replaces with a slideshow.
Tiago, thanks for your feedback.
Joseph you can do that OR if you don’t mind the code being present in your page you can insert the following under Appearance > Custom CSS:
/* Pitch Disable Home Slider */ #slider { display: none; }Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.