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.

Row layout error after WordPress 4.5

Resolved 4 replies bug-reportpluginplugin-page-builder
Started · Latest reply by August Järpemo

Hi!

The row layout isn’t working at all after the latest WP update “Coleman”.
I want to use the Full stretched to make a fullscaled header-image from side to side.

Please contact me as soon as possible!

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

Need fast email support? Get SiteOrigin Premium

Replies

4
  1. Alex S Staff

    Hi August,

    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. August Järpemo

    Hi, ofc!

    http://johannesrousseau.com/

    now I’ve configurate it with some css.
    Otherwise it’s the siteorigin or the themes who is spooky after the WP 4.5 upd.

    Best regards

  3. Alex S Staff

    Hi August,

    Hm. If that’s the case could you please provide reference to a row you’ve corrected with CSS?

  4. August Järpemo

    Hi!

    In the index file row 232 and forward (using custom css-plugin):

    /* —– CONtainer n Fields —– */
    .container {width: 100%; max-width: 100%;}

    .container-standard {max-width: 1090px; margin: 0 auto;}

    @media (min-width: 1200px){
    .container {
    width: 100%!important;
    }

    #menu-item-702 {
    margin-right: 250px!important;
    }

    .nav_logo {
    margin-left: 150px!important;
    }
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9
    {padding-left: 0; padding-right: 0;}
    }

    @media (max-width: 669px){
    .siteorigin-widget-tinymce {margin-left:0!important;}
    }

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