@astghik
I activated the plugin so you can see it, so I deactivate it back to normal.
This plugin would be very useful for my site, I hope you can find how to fix it.
Put the following CSS in Top Black Admin Bar > Customize > "Additional CSS", delete all caches and check again.
.toggle-product-cats.nav {
display: flex;
}
Delete all caches and check again (press CTRL+F5 on frontend).
I performed the procedures, cleared the cache and added in the additional CSS code, still still having problem in the top menu.
The code from the previous code can be removed.
Please add the following one:
.site-header .products-cats-menu .toggle-product-cats .menu {
width: auto !important;
}
I put, but the problem remains
I pressed, cleaned the caches did the same steps as before.
One thing you can do when I select the option to open the menu automatically, it does not give these errors.
ok @victor-garcia,
Sorry for the misleading. This code should not be removed. Please add it as well.
.toggle-product-cats.nav {
display: flex !important;
}
I added, had already tested with both together, but unfortunately still did not work
When I add this code:
.toggle-product-cats.nav {
display: flex !important;
}
Changes a little, the category appears with more space, but still defective:
As it should be and is when I disable the plugin:
Thanks for helping, this plugin is very important for my site.
can anyone help me?
Something is wrong with the menu of the currently active theme. I cannot understand how it works. If you scroll to the top it works fine otherwise not. Please watch the following video:
https://www.screencast.com/t/CHOzaPeBAGJ
When it scrolls down, it opens, but it is still on top and a little ball, different from the original way of the site.
Something from the plugin is causing this problem.