Manipulate space (padding) between products on shop / category pages

This topic has 5 replies, 3 voices, and was last updated 1 month ago ago by Tony Rodriguez

  • Avatar: Bas_Kling
    Bas Kling
    Participant
    February 11, 2026 at 15:58

    Hi,

    We found a setting to discard the huge gaps between products on the category pages, but it seems we’re only able to either have the standard space of approx 20px between products (horizontally) or 0px, having everything stuck together.
    Can you give us the exact class to edit, so that we may render a 5px inner padding between the products?

    4 Answers
    Avatar: Samir Malik
    Samir Malik
    Support staff
    February 12, 2026 at 07:55

    Hello,

    Please try adding the following custom CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:

    
    body .products-no-space.with-ajax .ajax-content > div {
        padding: 5px;
    }
    

    If this does not resolve the issue, please provide the latest admin account details.

    Kind regards,
    The 8Theme Team

    Avatar: Bas_Kling
    Bas Kling
    Participant
    February 12, 2026 at 12:05

    Worked perfectly. Thanks!

    Avatar: Bas_Kling
    Bas Kling
    Participant
    February 12, 2026 at 12:05

    Thanks for the support! My topic “Manipulate space (padding) between products on shop / category pages” has been successfully resolved.

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    February 12, 2026 at 12:05

    Dear Bas Kling,

    It’s great having you in our WordPress & WooCommerce community!

    Every insight you share helps us refine XStore and build tools that empower thousands of online store owners worldwide.

    Together, we grow stronger with every release.

    Topic closed.
    The 8Theme Team

  • Viewing 5 results - 1 through 5 (of 5 total)

The issue related to '‘Manipulate space (padding) between products on shop / category pages’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.