Archived topic
Shopping cart menu displaying issue
3 replies · Started by Omar on April 9, 2021
Viewing posts 1–4 of 4
Hello,
Thank you for your great support always.
I am facing an issue with the shopping cart in RTL language. the shopping cart menu is displaying out the screen on the PC.
a screenshot is attached for your reference.

Hi there,
try adding this CSS to the site:
body.rtl .wc-menu-item.sfHover .wc-mini-cart,
body.rtl .wc-menu-item:hover .wc-mini-cart {
left: 0;
right: auto;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Great! Thank you, David.
You're welcome
This archived topic is closed to new replies.