Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1300994

    Product Layout on overview pages: “Minimal Overlay with Centered Text”

    Question: I love the look of this, but when you hover over the product image, a black, not only does the black overlay disappear, but the text – the product title – also disappears

    Can thtat be changed, so that when you hover oer the product the overlay disappears, but the title of the product remains?

    Let me know.

    thanks so much,

    #1301212

    Hey,

    Thanks for contacting us!

    I added following code to Quick CSS field in Enfold theme options > General Styling tab

    #top #wrap_all .av-product-class-minimal-overlay a:hover .inner_product_header {
        opacity: 1;
        background: transparent; 
    }

    Please review your website :)

    Best regards,
    Yigit

    #1301229

    That’s awesome, thank you so much!

    #1301231

    Hi,

    You are welcome!
    Let us know if you have any other questions and enjoy the rest of your day! :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Product Layout – Minimal Overlay with Centered Text – Can we keep text on hover?’ is closed to new replies.