[Resolved] Reduce width side margin

Home Forums Support [Resolved] Reduce width side margin

Home Forums Support Reduce width side margin

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #881068
    Maria

    Hi,

    I have a content/sidebar right setup and I am trying to reduce the side margin on the left and right between the edge of the screen and the content/sidebar in the center. Right now, the content/sidebar make up about 55-60% of my screen, and the rest is white background. How can I expand the content/sidebar right and diminish those wide margins?

    #881259
    David
    Staff
    Customer Support

    Hi there,

    that Site has some Custom CSS to keep the blog post narrow ( was originally designed without sidebars ). So go to Customizer > Additional CSS and look for and remove this:

    body.single .site.grid-container {
    	max-width: 800px;
    }
    #881794
    Maria

    Perfect. That fixed it! Thank you!

    #881972
    David
    Staff
    Customer Support

    Glad to be of help

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