[Resolved] Sider -> Getting Rid of Left Menu

Home Forums Support [Resolved] Sider -> Getting Rid of Left Menu

Home Forums Support Sider -> Getting Rid of Left Menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #915874
    Mike

    Hello!
    I am using the Sider Template, and I got rid of the header on the left site and made it appear on the top.

    Now there is a large blank space on the left. Any way to get rid of this?

    Thank you

    https://imgur.com/a/cXcmSg0

    #915891
    Leo
    Staff
    Customer Support

    Hi there,

    Go to Customizer > Additional CSS and remove this CSS:

    @media (min-width: 1000px) {
        body {
            padding: 0 50px 50px;
            margin-left: 300px;
        }
    }

    Let me know if this helps ๐Ÿ™‚

    #915899
    Mike

    Thank you!

    #916410
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.