25937757 by Jeff Balicki

ss

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent b76d684a
......@@ -14925,7 +14925,7 @@ figure.woocommerce-product-gallery__wrapper {
position: fixed;
box-shadow: 0px 7px 15px -3px rgba(0, 0, 0, 0.39);
width: 100%;
z-index: 999;
z-index: 9999;
background-color: #fff;
}
......
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
......@@ -11,7 +11,7 @@
-webkit-box-shadow: 0px 7px 15px -3px rgba(0,0,0,0.39);
box-shadow: 0px 7px 15px -3px rgba(0,0,0,0.39);
width: 100%;
z-index: 999;
z-index: 9999;
background-color: #fff;
}
.home-header-moibile{
......
......@@ -5,7 +5,7 @@
Author: the Understrap Contributors
Author URI: https://github.com/understrap/understrap-child/graphs/contributors
Template: understrap
Version: 1.2.12
Version: 1.2.13
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: understrap-child
......