fix
Signed-off-by: Jeff <jeff@gotenzing.com>
Showing
11 changed files
with
21 additions
and
21 deletions
| ... | @@ -15511,7 +15511,7 @@ body.understrap-no-sidebar .wp-block-cover.alignwide { | ... | @@ -15511,7 +15511,7 @@ body.understrap-no-sidebar .wp-block-cover.alignwide { |
| 15511 | display: flex; | 15511 | display: flex; |
| 15512 | flex-direction: column; | 15512 | flex-direction: column; |
| 15513 | align-items: center; | 15513 | align-items: center; |
| 15514 | justify-content: flex-end; | 15514 | justify-content: center; |
| 15515 | height: 786px; | 15515 | height: 786px; |
| 15516 | } | 15516 | } |
| 15517 | .overlay-desc2 span { | 15517 | .overlay-desc2 span { |
| ... | @@ -15533,7 +15533,7 @@ body.understrap-no-sidebar .wp-block-cover.alignwide { | ... | @@ -15533,7 +15533,7 @@ body.understrap-no-sidebar .wp-block-cover.alignwide { |
| 15533 | justify-content: center; | 15533 | justify-content: center; |
| 15534 | } | 15534 | } |
| 15535 | 15535 | ||
| 15536 | .c-header_title_linerr { | 15536 | .c-header_title_liner { |
| 15537 | display: block; | 15537 | display: block; |
| 15538 | opacity: 0; | 15538 | opacity: 0; |
| 15539 | transform-origin: center top; | 15539 | transform-origin: center top; |
| ... | @@ -15541,27 +15541,27 @@ body.understrap-no-sidebar .wp-block-cover.alignwide { | ... | @@ -15541,27 +15541,27 @@ body.understrap-no-sidebar .wp-block-cover.alignwide { |
| 15541 | transform: translateY(100%) rotateX(-80deg); | 15541 | transform: translateY(100%) rotateX(-80deg); |
| 15542 | transition: opacity 0s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0s cubic-bezier(0.215, 0.61, 0.355, 1); | 15542 | transition: opacity 0s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0s cubic-bezier(0.215, 0.61, 0.355, 1); |
| 15543 | } | 15543 | } |
| 15544 | html.is-ready .c-header_title_linerr { | 15544 | html.is-ready .c-header_title_liner { |
| 15545 | transform: none; | 15545 | transform: none; |
| 15546 | opacity: 1; | 15546 | opacity: 1; |
| 15547 | transition-duration: 0.8s; | 15547 | transition-duration: 0.8s; |
| 15548 | } | 15548 | } |
| 15549 | html.is-ready .c-header_title_linerr:nth-child(1) { | 15549 | html.is-ready .c-header_title_liner:nth-child(1) { |
| 15550 | transition-delay: 0.1s; | 15550 | transition-delay: 0.1s; |
| 15551 | } | 15551 | } |
| 15552 | html.is-ready .c-header_title_linerr:nth-child(2) { | 15552 | html.is-ready .c-header_title_liner:nth-child(2) { |
| 15553 | transition-delay: 0.2s; | 15553 | transition-delay: 0.2s; |
| 15554 | } | 15554 | } |
| 15555 | html.is-ready .c-header_title_linerr:nth-child(3) { | 15555 | html.is-ready .c-header_title_liner:nth-child(3) { |
| 15556 | transition-delay: 0.3s; | 15556 | transition-delay: 0.3s; |
| 15557 | } | 15557 | } |
| 15558 | html.is-ready .c-header_title_linerr:nth-child(4) { | 15558 | html.is-ready .c-header_title_liner:nth-child(4) { |
| 15559 | transition-delay: 0.4s; | 15559 | transition-delay: 0.4s; |
| 15560 | } | 15560 | } |
| 15561 | .c-header_title_linerr span { | 15561 | .c-header_title_liner span { |
| 15562 | display: inline-block; | 15562 | display: inline-block; |
| 15563 | } | 15563 | } |
| 15564 | .c-header_title_linerr.-version { | 15564 | .c-header_title_liner.-version { |
| 15565 | text-transform: none; | 15565 | text-transform: none; |
| 15566 | font-size: 0; | 15566 | font-size: 0; |
| 15567 | } | 15567 | } | ... | ... |
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.
| ... | @@ -15254,9 +15254,9 @@ | ... | @@ -15254,9 +15254,9 @@ |
| 15254 | // }); | 15254 | // }); |
| 15255 | 15255 | ||
| 15256 | tl.to(".move_1", { | 15256 | tl.to(".move_1", { |
| 15257 | y: -700 | 15257 | y: -786 |
| 15258 | }, 0).to(".move_2", { | 15258 | }, 0).to(".move_2", { |
| 15259 | y: -800 | 15259 | y: -486 |
| 15260 | }, 0); | 15260 | }, 0); |
| 15261 | tl1.to(".move_3", { | 15261 | tl1.to(".move_3", { |
| 15262 | y: -786 | 15262 | y: -786 | ... | ... |
This diff could not be displayed because it is too large.
This diff is collapsed.
Click to expand it.
This diff could not be displayed because it is too large.
| ... | @@ -44,8 +44,8 @@ if ( is_page_template( 'page-templates/no-title.php' ) ) { | ... | @@ -44,8 +44,8 @@ if ( is_page_template( 'page-templates/no-title.php' ) ) { |
| 44 | <div class="row move_2"> | 44 | <div class="row move_2"> |
| 45 | <div class="col-md-12 content-area"> | 45 | <div class="col-md-12 content-area"> |
| 46 | <div class="overlay-desc2 header"> | 46 | <div class="overlay-desc2 header"> |
| 47 | <h1 class="c-header_title_line">That alignment can evolve</h1> | 47 | <h1 class="">That alignment can evolve</h1> |
| 48 | <span class="c-header_title_line">organization-wide or by product, service or project.</span> | 48 | <span class="">organization-wide or by product, service or project.</span> |
| 49 | </div> | 49 | </div> |
| 50 | </div> | 50 | </div> |
| 51 | </div> | 51 | </div> |
| ... | @@ -63,23 +63,23 @@ if ( is_page_template( 'page-templates/no-title.php' ) ) { | ... | @@ -63,23 +63,23 @@ if ( is_page_template( 'page-templates/no-title.php' ) ) { |
| 63 | <div class="row move_3"> | 63 | <div class="row move_3"> |
| 64 | <div class="col-md-12 content-area"> | 64 | <div class="col-md-12 content-area"> |
| 65 | <div class="overlay-desc2 mid header"> | 65 | <div class="overlay-desc2 mid header"> |
| 66 | <span class="c-header_title_line">Tenzing helps its clients <br> | 66 | <span class="">Tenzing helps its clients <br> |
| 67 | outperform their peers or competitors <br> | 67 | outperform their peers or competitors <br> |
| 68 | by creating and implementing great</span> | 68 | by creating and implementing great</span> |
| 69 | <h1 class="c-header_title_line">transformative, <br> | 69 | <h1 class="">transformative, <br> |
| 70 | compelling, <br> | 70 | compelling, <br> |
| 71 | almost magical</h1> | 71 | almost magical</h1> |
| 72 | <span class="c-header_title_line">brand stories and experiences. </span> | 72 | <span class="">brand stories and experiences. </span> |
| 73 | </div> | 73 | </div> |
| 74 | </div> | 74 | </div> |
| 75 | </div> | 75 | </div> |
| 76 | <div class="row move_4"> | 76 | <div class="row move_4"> |
| 77 | <div class="col-md-12 content-area"> | 77 | <div class="col-md-12 content-area"> |
| 78 | <div class="overlay-desc2 mid header"> | 78 | <div class="overlay-desc2 mid header"> |
| 79 | <h1 class="c-header_title_line">transformative, <br> | 79 | <h1 class="">transformative, <br> |
| 80 | compelling, <br> | 80 | compelling, <br> |
| 81 | almost magical</h1> | 81 | almost magical</h1> |
| 82 | <span class="c-header_title_line">in both the digital and analogue worlds. </span> | 82 | <span class="">in both the digital and analogue worlds. </span> |
| 83 | </div> | 83 | </div> |
| 84 | </div> | 84 | </div> |
| 85 | </div> | 85 | </div> | ... | ... |
| ... | @@ -85,7 +85,7 @@ var tl1 = gsap.timeline({ | ... | @@ -85,7 +85,7 @@ var tl1 = gsap.timeline({ |
| 85 | // end: "+=100%" | 85 | // end: "+=100%" |
| 86 | // }); | 86 | // }); |
| 87 | 87 | ||
| 88 | tl.to(".move_1", {y: -700}, 0).to(".move_2", {y: -800},0) | 88 | tl.to(".move_1", {y: -786}, 0).to(".move_2", {y: -486},0) |
| 89 | tl1.to(".move_3", {y: -786}, 0).to(".move_4", {y: -786},0) | 89 | tl1.to(".move_3", {y: -786}, 0).to(".move_4", {y: -786},0) |
| 90 | 90 | ||
| 91 | // each time the window updates, we should refresh ScrollTrigger and then update LocomotiveScroll. | 91 | // each time the window updates, we should refresh ScrollTrigger and then update LocomotiveScroll. | ... | ... |
| ... | @@ -125,7 +125,7 @@ | ... | @@ -125,7 +125,7 @@ |
| 125 | display: flex; | 125 | display: flex; |
| 126 | flex-direction: column; | 126 | flex-direction: column; |
| 127 | align-items: center; | 127 | align-items: center; |
| 128 | justify-content:flex-end; | 128 | justify-content:center; |
| 129 | height: 786px; | 129 | height: 786px; |
| 130 | span{ | 130 | span{ |
| 131 | align-self:flex-end; | 131 | align-self:flex-end; |
| ... | @@ -147,7 +147,7 @@ | ... | @@ -147,7 +147,7 @@ |
| 147 | } | 147 | } |
| 148 | 148 | ||
| 149 | 149 | ||
| 150 | .c-header_title_linerr { | 150 | .c-header_title_liner { |
| 151 | display: block; | 151 | display: block; |
| 152 | opacity: 0; | 152 | opacity: 0; |
| 153 | transform-origin: center top; | 153 | transform-origin: center top; | ... | ... |
-
Please register or sign in to post a comment