Viewing 2 replies - 1 through 2 (of 2 total)
  • Here is some CSS from another thread that should fix this for you:

    @media (max-width: 767px) {
     #wrapper.container {
        padding: 0 15px;
        margin-bottom: 0;
        overflow-x: hidden;
    }
    .container {
        padding: 0 15px;
      }
    }

    Place that into Appearance> Theme Options> Advanced Settings and let me know if it works for you.

    Thread Starter mcfaddencreativemedia

    (@mcfaddencreativemedia)

    Perfect! Thank you so much, greatly appreciated.

    Best regards,

    Kevin.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘White Space Issue’ is closed to new replies.