Page-wrapper - by Roobinda - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 5 years, 11 months ago ago by Rose Tyler

  • Avatar: Roobinda
    Roobinda
    Participant
    April 9, 2018 at 17:29

    hi there. I created a landing page for my site using the blank page template. URL in private content…

    The containing row is set to ‘stretch row and content’, but i seem to have space on the right (mobile & desktop), making the browser window horizontally scrollable. Any idea why this could be?

    I’ve tried setting padding, margin and border all to zero, but no difference.

    Help!

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 10, 2018 at 09:11

    Hello,

    Could you please provide temporary wp-admin access in the Private Content area so I can take a closer look?

    Regards

    Avatar: Roobinda
    Roobinda
    Participant
    April 10, 2018 at 09:36

    Of course. See private content.

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 10, 2018 at 12:24

    Hello,

    Please add this custom css code in Theme Options > Styling > Custom css:

    body.page-template-blank .page-wrapper {
        display:  block;
        width:  auto;
    }
    body.page-template-blank .container.blank-page {
        display:  block;
        width:  auto;
    }

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘page-wrapper’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.