[Support request] Shop Page – Margin/Padding

Home Forums Support [Support request] Shop Page – Margin/Padding

Home Forums Support Shop Page – Margin/Padding

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #327349
    bluebit

    How can I add margin and padding to the shop page? To move content away from the outer edges of the page. Would be nice to have this customisation added in the future in generate press.

    #327350
    Leo
    Staff
    Customer Support

    Hi there,

    The settings in Customizer > Layout > Container > Content Padding should apply to the shop page as well.

    Is it not working for you? or are you looking for specific padding for the shop page only?

    Let me know.

    #327353
    bluebit

    yes, im looking for specific padding just for the shop page

    #327396
    Leo
    Staff
    Customer Support

    Try this CSS:

    .woocommerce.separate-containers .inside-article {
        padding: 10px;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

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