Slider on all pages by default
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?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi
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.