Product categories more darker when hovering the mouse cursor
-
Hi There.
We need when the user go to product categories and move with the cursor the layer of the widget will be more darker
Thank you very much
Martín
Attachments:
You must be
logged in to view attached files.
Hello,
Please check the access you have provided, I cannot log in.
Best Regards
Hi There.
Go for it!!
Thank you very much
Hello,
Unfortunately, I cannot enter your site, at the same time, you could set this design in the Product category widget: https://gyazo.com/3144954dfc62bcc94103c77a0fe63661
If you have any questions please feel free to contact us.
Best Regards
Hi there.
I send you the login again
Thank you very much
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
@media (min-width: 769px) {
body .cat-design-center:hover .wrapp-category:before {
opacity: 0.6;
}
}
You can change 0.6 to a higher value to make it darker.
Best Regards