Alejandrosi Posted September 11, 2014 Share Posted September 11, 2014 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 More sharing options...
vekia Posted September 12, 2014 Share Posted September 12, 2014 i tried to open your website for inspection purposes, but unfortunately i can't Link to comment Share on other sites More sharing options...
Alejandrosi Posted September 12, 2014 Author Share Posted September 12, 2014 Hello vekia, thanks for the quick response. That´s strange...please try www.sienra.com.uy/tienda and let me know if it works. Maybe it is an issue with Countries in BO Thanks again Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now