Remove woocommerce product gallery slider width fix
Move 'Woocommerce product gallery slider width fix' from understrap.scss to woocommerce.scss
This commit is contained in:
parent
5dd5a1b6ce
commit
fc6094b64e
|
@ -43,11 +43,6 @@
|
|||
// Post design
|
||||
.entry-footer span { padding-right: 10px; }
|
||||
|
||||
//Woocommerce product gallery slider width fix
|
||||
figure.woocommerce-product-gallery__wrapper {
|
||||
max-width: inherit !important;
|
||||
}
|
||||
|
||||
// Limit featured image size to 100%
|
||||
img.wp-post-image,
|
||||
article img,
|
||||
|
|
Reference in New Issue