Home › Forums › Support › eCommerce menu opens on left side instead of ride side This topic has 1 reply, 2 voices, and was last updated 3 years, 4 months ago by Ying. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts December 22, 2022 at 10:16 am #2470787 Jin Hi installed GeneratePress to use on an eCommerce website here. The problem is that when you hover over the “Cart” icon, the dropdown opens on the left instead of the right. How can I fix this? Thanks December 22, 2022 at 12:10 pm #2470869 YingStaff Customer Support Hi Jin, Try this CSS: .wc-menu-item.has-items:hover div#wc-mini-cart.wc-mini-cart { left: 0; right: auto; } Adding CSS: https://docs.generatepress.com/article/adding-css/ Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In