Remove unnecessary gap in the cart page - by Catholicans

This topic has 2 replies, 2 voices, and was last updated 1 years, 2 months ago ago by Tony Rodriguez

  • Avatar: Catholicans
    Catholicans
    Participant
    July 25, 2023 at 06:21

    Can you please tell me how to remove unnecessary gap in the cart page?

    Please refer the screenshot : https://snipboard.io/CU5uTc.jpg

    1 Answer
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    July 25, 2023 at 06:44

    Hello, Catholicans,

    In order to resolve your issue, please copy and paste the following CSS code into Xstore >> Theme Options >> Theme Custom CSS >> Global CSS and then clear your browser cache.

    .woocommerce-cart .container.content-page {
        padding-bottom: 0 !important;
    }
    .woocommerce-cart div#etheme-static-block-17 {
        margin-bottom: 0 !important;
    }

    The result should look like this: https://postimg.cc/nMCK3B3P

    We hope this helps.

    Best Regards,
    8Theme’s Team

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

You must be logged in to reply to this topic.Log in/Sign up

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