Reply To: icons overlay on Store RTL

#34645
Althemist
Keymaster

You can try the following CSS:

body.rtl .widget_layered_nav ul li a, body.rtl .widget_product_categories ul li a {
  padding-right: 30px;
}