Comment to 'Page Body Width'
Comment to Page Body Width
  • It would be smth like:

    <style>

    body

    {

    width: 100%;

    }

    </style>

    Instead of body you may set the .bx_main. But it may not have a visible effect due to the setting up of the page width on the different devices.