Fix the WooCommerce gallery zoom and gallery lightbox
This commit is contained in:
parent
ce85ca3291
commit
c6da2b7087
2 changed files with 4 additions and 2 deletions
|
@ -7,10 +7,11 @@
|
|||
|
||||
.woocommerce-product-gallery {
|
||||
position: relative;
|
||||
float: left;
|
||||
|
||||
.woocommerce-product-gallery__trigger {
|
||||
position: absolute;
|
||||
top: 1em;
|
||||
top: 2em;
|
||||
right: 1em;
|
||||
display: block;
|
||||
z-index: 99;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue