This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Can’t Disable Pitch Theme Slider

Resolved 2 replies themetheme-pitch
11 years ago · Last reply by Andrew Misplon 11 years ago

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

2
  1. Tiago Rocha 11 years, 9 months ago

    you go to appearence > Editor > Home.php and remove slider div

  2. Andrew Misplon Staff 11 years, 9 months ago

    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.

Have a different question or issue?

Start New Thread