Home Forums WoodMart support forum Product categories more darker when hovering the mouse cursor

Product categories more darker when hovering the mouse cursor

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #416225

    mubodhi
    Participant

    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.
    #416251

    Hello,

    Please check the access you have provided, I cannot log in.

    Best Regards

    #418771

    mubodhi
    Participant

    Hi There.

    Go for it!!
    Thank you very much

    #418815

    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

    #420492

    mubodhi
    Participant

    Hi there.

    I send you the login again

    Thank you very much

    #420979

    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

Viewing 6 posts - 1 through 6 (of 6 total)