Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #450768

    I have a nasty issue coming out of the blue. My site’s body width is all of a sudden too wide, all pages are affected. When I open the site, it stays at the desired width for a blink of an eye and then adds about 300px. Here’s what I’ve did so far:

      I’ve checked my child theme’s layout settings. They are set on boxed with a max. container width of 1400px
      I’ve inspected the source code and detected a unwanted style=”width: auto;” which overrides the child theme’s settings – see screenshot below. As soon as I remove this inline css property, the page looks like it should.
      I’ve reset all child theme setting hoping that this might help, but the problem remained.
      I’ve opened enfold’s header.php and found the line
      <body id="top" <?php body_class($style." ".$avia_config['font_stack']." ".$blank); avia_markup_helper(array('context' => 'body')); ?>>
      but it looks identical to the ones I have in my backups – so this didn’t help neither.

    Firefox Inspector WordPress Enfold
    Any ideas on how to fix this would be greatly appreciated.
    Best regards

    #450906

    Hi Christian,

    Can you post the link to your website please?

    Regards,
    Josue

    #451074

    Unfortunately, the site that I’m working on will be used as an Intranet, so I can’t give you access. Today I will deactivate some PlugIns in order to see whether one of these causes the issue. However, I don’t assume that will solve the problem so the last resort would be a restore of a backup.

    #451091

    Hey!

    Ok, please let us know if you get this fixed or if you need any further assistance from us.

    Cheers!
    Rikard

    #451204

    Just for the record: the issue seems to be caused by a buggy PlugIn called File Away. All tests so far point in that direction, because the site shows up fine only if File Away is deactivated. Therefore, this ticket can be closed. Thanks!
    Regards,
    Christian

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Body width too wide – maximum container width is being overriden’ is closed to new replies.