Hi, I have used a css code provided by your developer
.widget_product_categories.sidebar-widget ul .open-this, .sidebar-widget ul .open-this, .widget_product_categories.sidebar-widget ul .caret-icon, .sidebar-widget ul .caret-icon {
position: static;
float: left;
text-align: left;
justify-content: flex-start;
}
This is the code I got, after adding this code in the custom CSS place, I find a displacement of a category when it’s expanded.
See the screenshot in the private content area.
It only happens in the second dropdown, not in the first
The website link is also in the private content area.
Thank you