ss
Signed-off-by: Jeff <jeff@gotenzing.com>
Showing
6 changed files
with
3 additions
and
3 deletions
| ... | @@ -14925,7 +14925,7 @@ figure.woocommerce-product-gallery__wrapper { | ... | @@ -14925,7 +14925,7 @@ figure.woocommerce-product-gallery__wrapper { |
| 14925 | position: fixed; | 14925 | position: fixed; |
| 14926 | box-shadow: 0px 7px 15px -3px rgba(0, 0, 0, 0.39); | 14926 | box-shadow: 0px 7px 15px -3px rgba(0, 0, 0, 0.39); |
| 14927 | width: 100%; | 14927 | width: 100%; |
| 14928 | z-index: 999; | 14928 | z-index: 9999; |
| 14929 | background-color: #fff; | 14929 | background-color: #fff; |
| 14930 | } | 14930 | } |
| 14931 | 14931 | ... | ... |
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 @@ | ... | @@ -11,7 +11,7 @@ |
| 11 | -webkit-box-shadow: 0px 7px 15px -3px rgba(0,0,0,0.39); | 11 | -webkit-box-shadow: 0px 7px 15px -3px rgba(0,0,0,0.39); |
| 12 | box-shadow: 0px 7px 15px -3px rgba(0,0,0,0.39); | 12 | box-shadow: 0px 7px 15px -3px rgba(0,0,0,0.39); |
| 13 | width: 100%; | 13 | width: 100%; |
| 14 | z-index: 999; | 14 | z-index: 9999; |
| 15 | background-color: #fff; | 15 | background-color: #fff; |
| 16 | } | 16 | } |
| 17 | .home-header-moibile{ | 17 | .home-header-moibile{ | ... | ... |
| ... | @@ -5,7 +5,7 @@ | ... | @@ -5,7 +5,7 @@ |
| 5 | Author: the Understrap Contributors | 5 | Author: the Understrap Contributors |
| 6 | Author URI: https://github.com/understrap/understrap-child/graphs/contributors | 6 | Author URI: https://github.com/understrap/understrap-child/graphs/contributors |
| 7 | Template: understrap | 7 | Template: understrap |
| 8 | Version: 1.2.12 | 8 | Version: 1.2.13 |
| 9 | License: GNU General Public License v2 or later | 9 | License: GNU General Public License v2 or later |
| 10 | License URI: http://www.gnu.org/licenses/gpl-2.0.html | 10 | License URI: http://www.gnu.org/licenses/gpl-2.0.html |
| 11 | Text Domain: understrap-child | 11 | Text Domain: understrap-child | ... | ... |
-
Please register or sign in to post a comment