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.

columns displaying oddly

10 years ago · Last reply by Andrew Misplon 10 years ago

Hi… new to page builder. I setup simple page like this:

I click the visual editor and it looks good… even makes adjustments for phone/pad/desktop:

But when I look at the page outside wordpress from either chrome or safari the columns are goofed up and look like this:

Any idea what I’m doing wrong?

Any help most appreciated!

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 10 years, 21 days ago

    Hi

    Thanks for reaching out.

    There are two challenges here. The first is a bit of CSS the theme is using. If your theme has a Custom CSS field you can use that, if not, go to Plugins > Add New and search for a plugin called SiteOrigin CSS, install and activate, go to Appearance > Custom CSS and insert:

    /* Page Builder Images */
    #primary .panel-grid img {
        max-width: none;
    }

    The second issue is the page width. When you edit the About page, check the Template drop-down menu in the right column. Is there perhaps a Full-Width template on offer from the theme?

  2. x24cash 10 years, 19 days ago

    Thanks so much. This did the trick!

  3. Andrew Misplon Staff 10 years, 19 days ago

    Super :) Glad we could help.

    All the best with your site.

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