Okay
  Public Ticket #1809758
Woocommerce item rollover
Closed

Comments

  •  1
    waveform started the conversation

    Hi!

    The current mouseover effect on a product blacks out the image - how do I edit this - I'd like the item to remain visible.

    https://waterhaul.co/shop/

    Many thanks

    Harry

  • [deleted] replied

    Hi Harry,

    Can you please add the code below to your Custom CSS area:

    .woocommerce .products .product.catalog-layout-full-bg .product-internal-info {
    background-color: rgba(0,0,0, 0.2);
    }

    P.S: You are using an old version of our theme 2.6.2, the latest version for the moment is 2.7 (read release notes), please update your theme first and then the premium plugins too.

    After you update the theme, there is a chance that we also updated some of the plugins that we offer. To update those plugins to the latest version that we support, just go to Appearance > Install Plugins.

    Thanks!

  •  1
    waveform replied

    Thank you Ylli.

    Is it safe to update to the latest version of woocommerce also?

  • [deleted] replied

    Hi waveform,

    Yes you can update WooCommerce to version 3.5.2, then please read this article WooCommerce 3.5.2 patch.

    Have a great day!