[Resolved] Whitespace on left of site

  • Author
    Posts
  • #10240

    Perry Clegg
    Participant

    Hi,

    When creating pages on polestar using wp bakery it leaves a white space on the left of the website page.

    You can’t see the whitespace unless you scorl to the left.

    Is there a way to remove the white space?

    You can see it on the website here: flexibuy.com.au

    Thank you

    #10242

    Andrew Misplon
    Keymaster

    Hi Perry

    In Customize > Additional CSS you can try:

    .site-content {
    	overflow-x: hidden !important;
    }
    #10244

    Perry Clegg
    Participant

    Hi Andrew,

    That worked like magic!

    Thank you for your help!

    #10245

    Andrew Misplon
    Keymaster

    Super, glad to hear that helped.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.

Scroll to top