Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support RK a11n

    (@riaanknoetze)

    Hi there,

    Looking at the link you shared, that link is powered by CSS coming from the active theme (i.e. the “Porto” theme) on that site. More specifically, the exact code for that box is powered by the following:

    
    ul.products li.product:hover .product-image {
        box-shadow: 0 25px 35px -5px rgba(0,0,0,0.1);
    }
    <code></code>


    Link to image: https://d.pr/i/0FR4mz

    Thread Starter chong01

    (@chong01)

    Hello!

    Question, would this work if I were to insert the css code that you provided into my theme customizer? I tried it myself and it didn’t felt like it had a difference at all. https://test1.rascalworldwide.com/index.php/shop/ < Here’s my current testing site. Also, I wasn’t able to find the css on the website as well which is pretty weird. https://i.imgur.com/cd7pHdX.png

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hover effect which shows a box?’ is closed to new replies.