Home>Support>Slider on all pages by default
  1. 9 years, 8 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