Non-scrollable dropdown cart
-
Hi, I’m having an issue with the dropdown shopping cart menu when hovering over it. When you add a single item to the cart, it displays correctly. But when you add more than one item, the cart extends beyond the top of the screen, and you can’t scroll down to access the “Proceed to Checkout” button, for example. See images 1 and 2.
Attachments:
You must be
logged in to view attached files.
Hello,
Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.
Best Regards,
Hi, here’s a temporary access link.
Hello,
Try to add the following Custom CSS code in Theme Settings > Custom CSS:
.wd-dropdown-cart .wd-scroll-content {
max-height: 150px !important;
overflow-y: auto !important;
padding-right: 5px !important; /* Scrollbar space */
}
Best Regards
Hello,
You’re Most Welcome!
Feel free to write back anytime. If you need further assistance, we are always here to help you.
If you have a minute, we’d truly appreciate your feedback — it helps us improve the product and shape future updates more effectively. We’d love your feedback on our theme: https://tally.so/r/w4l54k
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards.
The topic ‘Non-scrollable dropdown cart’ is closed to new replies.