• Dear TP Product Team,

    First of all thank you for the amazing plugin. It works very well.

    Could you please provide me with a CSS code for the woocommerce product shop page which underlines the .woocommerce ul.products li.product .woocommerce-loop-product__title when hovering over the flipped image?

    For the moment im using:

    .woocommerce ul.products li.product a:hover {
    text-decoration: underline !important;
    font-weight: 400 !important;
    display: inline-block;
    }

    However this CSS also underlines the price (.woocommerce ul.products li.product .price) which I dont want to have as underlined.

    Thanks a lot in advance for you help with reference to this matter and keep up the awesome work.

    Kind regards

    Michael

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Image Flip and CSS’ is closed to new replies.