]> _ Git - spinepro.git/commitdiff
wait #7127 @0:05
authorsoufiane <soufiane@cubedesigners.com>
Tue, 5 Nov 2024 13:58:09 +0000 (14:58 +0100)
committersoufiane <soufiane@cubedesigners.com>
Tue, 5 Nov 2024 13:58:09 +0000 (14:58 +0100)
wp-content/themes/CCV/dist/styles/app.css
wp-content/themes/CCV/resources/assets/styles/widgets/header-slideshow.styl

index 6f32f3bf80489e9e7bcbe19ab191c57e5b7e082b..27342603ee4177aea2a9f76cb00b26c09a155120 100644 (file)
@@ -2877,10 +2877,10 @@ body .elementor-section:not(#slideshow-section) {
   left: 0;
   bottom: 2em;
   width: 100%;
+  display: flex;
   align-items: center;
   justify-content: center;
   z-index: 15;
-  display: none;
 }
 
 @media only screen and (max-width: 999px) {
index 367606c4a0f88326e27d936426841ac209e5cc03..14b5fd5b16a1933fc86a747f4c0fbf5c6b0c93a6 100644 (file)
@@ -60,11 +60,10 @@ $title_bg = rgba(#1A2E5D,0.91)
     left: 0
     bottom: 2em
     width: 100%
-    //display: flex
+    display: flex
     align-items: center
     justify-content: center
     z-index: 15
-    display: none
 
     +below($breakpoint-slideshow)
       bottom: 1.5em