no.master0 Posted May 3, 2017 Share Posted May 3, 2017 (edited) How to fix error when hover on product in product list in pres 1.6. Anybody help me. thank very much link demo http://shop.kientruc.com/vn/13-noi-that Edited May 4, 2017 by no.master0 (see edit history) Link to comment Share on other sites More sharing options...
shokinro Posted May 4, 2017 Share Posted May 4, 2017 (edited) Not sure what is your hover error. The link demo you entered does not seems to be working. Edited May 4, 2017 by shokinro (see edit history) Link to comment Share on other sites More sharing options...
no.master0 Posted May 5, 2017 Author Share Posted May 5, 2017 Hi "shokinro" link demo have be working. please views it for me. thank you very much. http://shop.kientruc.../vn/13-noi-that Link to comment Share on other sites More sharing options...
DataKick Posted May 5, 2017 Share Posted May 5, 2017 fix css for .listproducts .item .item-i uncomment border. If you don't want to show border, replace it with border: 1px solid transparent; .listproducts .item .item-i { padding: 10px; padding-bottom: 30px; margin-bottom: 15px; /*border: 1px solid #d7d7d7;*/ position: relative; cursor: pointer; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease; } Link to comment Share on other sites More sharing options...
no.master0 Posted May 5, 2017 Author Share Posted May 5, 2017 Hi "DataKick". It's working for me. thank you very much Link to comment Share on other sites More sharing options...
shokinro Posted May 5, 2017 Share Posted May 5, 2017 ya, it seems working fine now. 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