What's the best way to manage inconsistent width of sections in a theme, especially if you use Visual Composer?

By default visual composer does not support full widths. You may have to override default row element.

  • Make your wrapper 100%.
  • Copy row element to your theme and modify it to add container (e.g : 1170px )