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.

Replies

1
  1. Andrew Misplon Staff 10 years, 4 months ago

    Hi Alden

    The setting you’re looking at only pulls from Meta Slider. We can replace Meta Slider with another slider using a child theme but it’s a bit of work. We’ve covered this in a few threads here on the forum. What I recommend instead is this:

    1. Manage your home page using Page Builder from Appearance > Home Page.
    2. Insert your slider into the first row.
    3. Edit the row by clicking the wrench icon far right then Edit Row > Layout > Row Layout. Set that to Full Width Stretched.
    4. Add the following to Appearance > Custom CSS:

    /* Home */
    .home #main {
    padding-top: 0;
    }

    If you don’t have Custom CSS under your Appearance menu item, try our Custom CSS plugin: https://wordpress.org/plugins/so-css/

    Let us know how that goes.

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