[Support request] woocommerce single product page has big margin on left and right

Home Forums Support [Support request] woocommerce single product page has big margin on left and right

Home Forums Support woocommerce single product page has big margin on left and right

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1258713
    John Pittman

    The woocommerce product page (for a single product, which has the picture, description, and an add to cart button) doesn’t fill the “CONTENT” section from left to right.

    Instead, there is a generous “margin” on the left and right that allow the body background image to show through.

    All other pages of Woocommerce, as well as all other blogs, are filling the content left to right completely.

    It’s like there is some “limit” on the width of the woocommerce single product content, or somehow a “margin-left and right” are getting set for that particular page only.

    I’ve included a link to the affected page. The “starry night background” image is showing left and right within the site-container “golden” border” wrapper. The content panel should go wall to wall like all other blog pages do.

    #1258819
    John Pittman

    It seems that this part of Additional CSS that comes standard with GeneratePress is the culprit:

    body.single .site.grid-container {
    max-width: 1000px;
    }

    #1259129
    David
    Staff
    Customer Support

    Hi there,

    that CSS would have been added from a Site Library install. Glad you found the issue.

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