Comments Catutzi started the conversationMay 23, 2018 at 10:29amHi team,Is there a posibily to NOT show any color when hovering over a product picture?Thank you. 7,092Oliver repliedMay 23, 2018 at 10:45amHI! pls. use following css: body .products .product-image:hover .woo-product-overlay { opacity: 0; } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, OliverCatutzi repliedMay 23, 2018 at 10:58amExcelent as always Gregor!Thank you.Can you do the magic for the pictures below (those from instagram feed)?Again, much obliged! 7,092Oliver repliedMay 23, 2018 at 11:01amHI! css: .hover-default .portfolio-item .image .overlay:before, .hover-default .gallery-item .overlay-wrap .overlay:before { opacity: 0 !important; } .portfolio-item .image .overlay .links-wrapper { display: none !important; } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Sign in to reply ...
Hi team,
Is there a posibily to NOT show any color when hovering over a product picture?
Thank you.
HI!
pls. use following css:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Excelent as always Gregor!
Thank you.
Can you do the magic for the pictures below (those from instagram feed)?
Again, much obliged!
HI!
css:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver