• Resolved jhm3rd

    (@jhm3rd)


    When scrolling down my Checkout Page, the Order Summary stops scrolling at the top of the page and Express Checkout continues up and overlaps Order Summary. Any ideas on how to fix?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Stef

    (@serafinnyc)

    Hello @jhm3rd while you are using a custom theme that puts this outside the forum’s guidelines. We only support WooCommerce core here. I would advise reaching out to the author of the theme you are using as it is using a sticky order details section.

    If you like the look and just want to add a background to the section then you can go for this css but that’s about all we can do for you here.

    .woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block{
    background:#fff !important;
    overflow:hidden !important;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Overlap on Checkout Page’ is closed to new replies.