Jump to content

Product-list grid view hover effect not working and quick view stacked


Recommended Posts

Hello people!

 

My issue:

 

I tested my web in a 1366x768 resolution and the grid view works fine (the hover effect shows the hidden price, add to cart button and quick view button).

 

When I test the page in smaller resolutions the hover effect disappears, so the add to cart button is always shown, the price never appear, and the quick view button appears over every image. 

 

The hover effect works fine starting 1225 width resolution.

 

Please advise if I was not clear enought.

 

http://www.sienra.com.uy/tienda/index.php?id_category=38&controller=category&id_lang=3

 

 P.D.: Now the quick view is not shown because I change the product-list.css

  @media (min-width: 1000px) {
      ul.product_list .product-image-container .quick-view {
        display: none; } }
    @media (max-width: 767px)

Hope someone can help!

Thanks!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...