• https://www.idesignmu.com/

    Following the recent WordPress update, my full-width rows stopped working.

    I tried both the full width and full width stretched options to no avail. Changing the Full Width Container value to what was posted on various similar threads made no change.

    This was working perfectly before the update. I hopped on to update my themes and plugins, and the website was in this state before I updated anything.

    Updating everything showed no change either.

    https://www.ads-software.com/plugins/siteorigin-panels/

Viewing 5 replies - 16 through 20 (of 20 total)
  • Plugin Support Andrew Misplon

    (@misplon)

    Hi, aylortaylor. Sure, I’ll reply to your topic shortly.

    I am having this same problem on the following URL:

    https://www.LindsiKay.com

    Any thoughts? (I tried the above suggestions with no luck.)

    Thanks,
    Lindsi

    Plugin Support Andrew Misplon

    (@misplon)

    Hi @lindsikay

    There is a CSS challenge with your theme that’s preventing full width stretched rows. You can hotfix this issue by adding the following to a custom CSS plugin like SiteOrigin CSS:

    /* Allow Page Builder to render full width stretched rows */
    .mega-container {
      overflow: visible;
    }

    If you’re up for it, asking your theme developer to assist with Page Builder compatibility would be super helpful. Thanks ??

    Please can somebody help me?
    The content section on my site changed – and I think it was after an update but can’t be sure as I didn’t notice until recently. I have reinstalled my theme, but it happens no matter what theme I install. I have deactivated all plugins too.
    my site is gaylejoubert.com

    Hoping somebody has an answer. I tried changing widths on the editor as suggested in a lot of advice here, but it does not help, and as I say, it happens no matter what theme I install.

    regards,
    GJ

    Plugin Support Andrew Misplon

    (@misplon)

    Hi GJ

    Thanks for reaching out. Can you confirm you’re using the plugin Page Builder by SiteOrigin? I can’t see our scripts and styles being loaded in your site’s source code.

Viewing 5 replies - 16 through 20 (of 20 total)
  • The topic ‘Full-width not working after update’ is closed to new replies.