Home>Support>Slider on all pages by default

Slider on all pages by default

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Is there a template system or any other way to have the slider on every page?

Is there a way to create a small gap between the menu and slider?

URL: http://www.birdsofpreyexperience.co.uk

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 5 months ago Andrew Misplon
    Hi, I Work Here

    Hi

    The easiest way to have a full width slider on each page is to select the slider from the drop down menu found in the right column of each page.

    If you want a gap you can try adding the following to Appearance > Custom CSS:

    /* Slider */
    
    #main-slider {
    margin-top: 10px;
    }
    

    OR

    /* Slider */
    
    #main-slider {
    padding-top: 10px;
    }
    

    Each will give a slightly different result in terms of the background showing in the gap. Adjust the margin/padding as required.

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More