Mainsite products overview problem
- GK User
- Fri Jul 22, 2016 3:26 pm
Hi,
First product from main site overview seems to work a bit strange. It's not possible to use (href doesn't work).
WooCommerce version: 2.6.3
Site: http://enjoythevision.com/
First product from main site overview seems to work a bit strange. It's not possible to use (href doesn't work).
WooCommerce version: 2.6.3
Site: http://enjoythevision.com/
-
- Fresh Boarder
- Joshua M
- Mon Jul 25, 2016 8:22 am
Hi,
It's because of the circle animations (by default these circles are on different area). Try to add the following custom css code:
It's because of the circle animations (by default these circles are on different area). Try to add the following custom css code:
- Code: Select all
.box--store.category {
z-index: 5;
position: relative;
}
-
- Moderator
- GK User
- Mon Jul 25, 2016 10:20 am
Of course, I didn't noticed this. Thanks once more 

-
- Fresh Boarder
3 posts
• Page 1 of 1