Home>Support>Page Builder Slider causing horizontal scroll bar

Page Builder Slider causing horizontal scroll bar

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].

Hi

If I add a row that is full width stretched and within that add a slider with 3 images of size 1920px by 200px everything looks fine. However, if I add images of size 1920px by >=273px then I get a horizontal scroll bar and the slider appears outside of the container.

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

  1. 9 years, 3 months ago Andrew Misplon
    Hi, I Work Here

    Hi Naz

    Do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.

  2. 9 years, 3 months ago Private Message - naz

    This is a private message.

  3. 9 years, 3 months ago Private Message - naz

    This is a private message.

  4. 9 years, 3 months ago Andrew Misplon
    Hi, I Work Here

    Phew, pretty stumped. If I drop this rule down to 1155px the issue resolves:

    @media (min-width: 1200px) {
    .container {
        width: 1155px;
    }
    }
    

    The issue remains if I drop Bootstrap. The issue remains if I replace Bootstrap with the style.css contents from _s. I’ll need to take another look tomorrow with fresher eyes. Hopefully, I’ll see the problem then.

  5. 9 years, 3 months ago Andrew Misplon
    Hi, I Work Here

    Thanks for the wait. I’ve had another deep look into this. The problem has something to do with the markup of your theme and Page Builder’s full width function. If I go to Settings > Page Builder > Layout and change the Full Width Container to .container the issue goes away, but, you can’t use full width anymore. The issue doesn’t persist with Twenty Sixteen activated. I’ve noticed a similar issue with another Bootstrap theme recently. One guess is that the wrapper div that _s uses works better/properly with Page Builder’s full width functionality. I’m not sure of your development level. If you’re up for it, I’d suggest changing your theme and adding a wrapper and see if that helps. Here is the start of the wrapper in Underscores:

    https://github.com/Automattic/_s/blob/master/header.php#L24

    Let me know your thoughts.

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