Site logo

[Support request] Body padding issue with Shop Default Them by Generate Press

Home Forums Support [Support request] Body padding issue with Shop Default Them by Generate Press

Home Forums Support Body padding issue with Shop Default Them by Generate Press

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2581145
    Dan Nguyen

    Hi,
    How do I remove the default 30px padding on all side of <body> tag for GeneratePress default Shop theme?
    Not sure why it’s there as it looks really ugly as the image doesn’t touch the edge of the screen.

    #2581510
    David
    Staff
    Customer Support

    Hi there,

    in Customizer > Additional CSS, look for this:

    
    body {
        padding: 30px;
    }
    

    and delete it

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