From cdf9c63d273ead397a0a68dc29026d1a04c6a7ef Mon Sep 17 00:00:00 2001 From: npy11 Date: Tue, 24 Sep 2024 15:02:45 +0530 Subject: [PATCH 01/18] contact us bugs css added --- blocks/cards/support-contact-us-page.css | 6 ++++-- .../support-contact-us/support-contact-us.css | 20 +++++++++++++++---- 2 files changed, 20 insertions(+), 6 deletions(-) diff --git a/blocks/cards/support-contact-us-page.css b/blocks/cards/support-contact-us-page.css index 0ab074df56..5822327226 100644 --- a/blocks/cards/support-contact-us-page.css +++ b/blocks/cards/support-contact-us-page.css @@ -97,7 +97,6 @@ font-size: .85rem; line-height: 20px; font-weight: 700; - border-bottom: 1px dashed; font-style: normal; font-family: Nunito-Bold, sans-serif; } @@ -204,7 +203,7 @@ .section.contact-us-download-wrapper div:nth-child(2) ul li { max-width: 110px; - font: 400 12px 'nunito-regular', 'sans-serif'; + font: 700 12px 'Nunito-Bold', 'sans-serif'; line-height: 16px; } @@ -241,6 +240,9 @@ left: calc((100% - 820px) / 2); } } +/* @media (min-width: 1025px) and (max-width: 1300px) { + +} */ @media screen and (min-width: 768px) and (max-width: 1024px) { .section.contact-us-download-wrapper div:nth-child(2) { /* top: 146px; */ diff --git a/styles/support-contact-us/support-contact-us.css b/styles/support-contact-us/support-contact-us.css index 6108972522..d9d81a84d9 100644 --- a/styles/support-contact-us/support-contact-us.css +++ b/styles/support-contact-us/support-contact-us.css @@ -63,7 +63,7 @@ .section.support-contact-us-wrapper .wrappercreation-wrapper .wrappercreation .wrapper-creation-container .columns-wrapper .columns div div { display: flex; flex-direction: column; - row-gap: 24px; + row-gap: 16px; } .section.support-contact-us-wrapper .wrappercreation-wrapper .wrappercreation .wrapper-creation-container .columns-wrapper .columns div div:nth-child(2) { @@ -97,7 +97,11 @@ font-weight: 400; line-height: 24px; font-style: normal; - max-width: 790px; + max-width: 700px; +} + +.section.support-contact-us-wrapper.registered-add .wrappercreation-wrapper .wrappercreation .wrapper-creation-container .columns-wrapper .columns div div p:first-child strong{ + margin-top: 8px; } .section.support-contact-us-wrapper .wrappercreation-wrapper .wrappercreation .wrapper-creation-container .teaserv2-wrapper .teaserv2 a .bg-image .rte-text-description p:nth-child(2), @@ -144,7 +148,7 @@ } .section.support-contact-us-wrapper .wrappercreation-wrapper .wrappercreation .wrapper-creation-container .columns-wrapper .columns div div p>strong>a, -.section.support-contact-us-wrapper .wrappercreation-wrapper .wrappercreation .wrapper-creation-container .columns-wrapper .columns div div p>a { +.section.support-contact-us-wrapper .wrappercreation-wrapper .wrappercreation .wrapper-creation-container .columns-wrapper .columns div div p>a{ color: var(--orange); text-decoration: none; font-family: Nunito-Bold, sans-serif; @@ -161,6 +165,7 @@ border: unset; text-align: unset; color: var(--matterhorn); + text-decoration: underline; } .section.support-contact-us-wrapper .wrappercreation-wrapper .wrappercreation .wrapper-creation-container .teaserv2-wrapper .teaserv2 { @@ -234,7 +239,11 @@ } .section.support-contact-us-wrapper .wrappercreation-wrapper .wrappercreation .wrapper-creation-container .columns-wrapper .columns div div:first-child p:nth-child(8){ - display: none; + /* display: none; */ +} + +.section.support-contact-us-wrapper.registered-add .wrappercreation-wrapper .wrappercreation .wrapper-creation-container .columns-wrapper .columns div div{ + row-gap: 12px; } @media screen and (max-width: 1024px) { @@ -339,4 +348,7 @@ text-align: center; max-width: 140px; } + .section.support-contact-us-wrapper.registered-add .wrappercreation-wrapper .wrappercreation .wrapper-creation-container .columns-wrapper .columns div div p:first-child strong{ + margin-top: 4px; + } } \ No newline at end of file From a9ddb3a0830a7da8773f65902bb1520b794b2ffe Mon Sep 17 00:00:00 2001 From: npy11 Date: Wed, 25 Sep 2024 11:59:51 +0530 Subject: [PATCH 02/18] contact us bugs css added --- blocks/cards/support-contact-us-page.css | 25 +++++++++++++++---- .../support-contact-us/support-contact-us.css | 2 ++ 2 files changed, 22 insertions(+), 5 deletions(-) diff --git a/blocks/cards/support-contact-us-page.css b/blocks/cards/support-contact-us-page.css index 5822327226..00a49c98c3 100644 --- a/blocks/cards/support-contact-us-page.css +++ b/blocks/cards/support-contact-us-page.css @@ -52,7 +52,8 @@ .section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li, .section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li p, .section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li strong, -.section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li h5 { +.section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li h5, +.section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li h6 { margin: 0; padding: 0; font-size: 1rem; @@ -69,18 +70,32 @@ font-family: Nunito-Bold, sans-serif; } +.section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li h6, +.section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li h4{ + color: #7a7a83; + font-size: 12px; + padding-top: 2px; + font-weight: 400; + font-family: Nunito-Regular, sans-serif; +} + +.section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li h4{ + color: #000; +} + .section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li strong { color: #4D4D4D; font-weight: 700; font-family: Nunito-Bold, sans-serif; - + background: unset; + text-decoration: none; } .section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li a { color: #4D4D4D; font-weight: 700; font-family: Nunito-Bold, sans-serif; - text-decoration: underline; + text-decoration: none; } .section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li h5{ @@ -235,9 +250,9 @@ left: 25px; } -@media (min-width: 1025px) and (max-width: 1400px) { +@media (min-width: 1025px) and (max-width: 1300px) { .section.contact-us-download-wrapper div:nth-child(2) { - left: calc((100% - 820px) / 2); + left: calc((100% - 891px) / 2); } } /* @media (min-width: 1025px) and (max-width: 1300px) { diff --git a/styles/support-contact-us/support-contact-us.css b/styles/support-contact-us/support-contact-us.css index d9d81a84d9..99b4133ad0 100644 --- a/styles/support-contact-us/support-contact-us.css +++ b/styles/support-contact-us/support-contact-us.css @@ -315,6 +315,8 @@ .section.support-contact-us-wrapper .wrappercreation-wrapper .wrappercreation .wrapper-creation-container .columns-wrapper .columns div div p>strong { font-size: 0.875rem; line-height: 20px; + color: var(--matterhorn); + font-family: Nunito-Bold, sans-serif; } .section.support-contact-us-wrapper .wrappercreation-wrapper .wrappercreation .wrapper-creation-container .teaserv2-wrapper .teaserv2 a .bg-image .rte-text-description p:nth-child(2), From 1dad6da9662ee08885812ad6785a08b6e8fbe023 Mon Sep 17 00:00:00 2001 From: npy11 Date: Wed, 25 Sep 2024 12:03:54 +0530 Subject: [PATCH 03/18] contact us bugs css added --- blocks/cards/support-contact-us-page.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blocks/cards/support-contact-us-page.css b/blocks/cards/support-contact-us-page.css index 00a49c98c3..5c8b0b263c 100644 --- a/blocks/cards/support-contact-us-page.css +++ b/blocks/cards/support-contact-us-page.css @@ -88,7 +88,7 @@ font-weight: 700; font-family: Nunito-Bold, sans-serif; background: unset; - text-decoration: none; + text-decoration: underline; } .section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li a { From d4c4a73acf7f0b2514f7f086057bd6de70707a94 Mon Sep 17 00:00:00 2001 From: npy11 Date: Wed, 25 Sep 2024 12:07:32 +0530 Subject: [PATCH 04/18] underline added --- blocks/cards/support-contact-us-page.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/blocks/cards/support-contact-us-page.css b/blocks/cards/support-contact-us-page.css index 5c8b0b263c..80ba4c794c 100644 --- a/blocks/cards/support-contact-us-page.css +++ b/blocks/cards/support-contact-us-page.css @@ -88,14 +88,14 @@ font-weight: 700; font-family: Nunito-Bold, sans-serif; background: unset; - text-decoration: underline; + text-decoration: none; } .section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li a { color: #4D4D4D; font-weight: 700; font-family: Nunito-Bold, sans-serif; - text-decoration: none; + text-decoration: underline; } .section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li h5{ From 364053c0a258cb6b2d3bc625492ef24de2acdeb4 Mon Sep 17 00:00:00 2001 From: Smit Shah Date: Wed, 25 Sep 2024 12:17:59 +0530 Subject: [PATCH 05/18] svg added --- images/{KYC.svg => kycdoc.svg} | 0 styles/documents-required/documents-required.css | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename images/{KYC.svg => kycdoc.svg} (100%) diff --git a/images/KYC.svg b/images/kycdoc.svg similarity index 100% rename from images/KYC.svg rename to images/kycdoc.svg diff --git a/styles/documents-required/documents-required.css b/styles/documents-required/documents-required.css index 869f6397fd..0ae216d983 100644 --- a/styles/documents-required/documents-required.css +++ b/styles/documents-required/documents-required.css @@ -144,7 +144,7 @@ } .section.documents-required-brown .accordion-group-wrapper .accordion-group .accordion:nth-child(1) details::before{ position: absolute; - background-image: url('/images/kyc.svg'); + background-image: url('/images/kycdoc.svg'); left: 0; top: 40px; object-fit: contain; From 53ca37993eecaf083580935d23f65d0e78ae6b57 Mon Sep 17 00:00:00 2001 From: Vaibhav sasulkar Date: Wed, 25 Sep 2024 12:46:20 +0530 Subject: [PATCH 06/18] add embed homepage banner --- blocks/carousel/carousel.css | 1 + blocks/carousel/embed-banner-carousel.css | 259 ++++++++++++++++++++++ 2 files changed, 260 insertions(+) create mode 100644 blocks/carousel/embed-banner-carousel.css diff --git a/blocks/carousel/carousel.css b/blocks/carousel/carousel.css index b7376fa86b..05af726056 100644 --- a/blocks/carousel/carousel.css +++ b/blocks/carousel/carousel.css @@ -1,6 +1,7 @@ @import "../teaser/teaser.css"; @import "../detailed-teaser/detailed-teaser.css"; @import "./glider.min.css"; +@import url("./embed-banner-carousel.css"); /* carousel wrapper stretches over complete width */ .section div.carousel-wrapper { diff --git a/blocks/carousel/embed-banner-carousel.css b/blocks/carousel/embed-banner-carousel.css new file mode 100644 index 0000000000..30faa1b80d --- /dev/null +++ b/blocks/carousel/embed-banner-carousel.css @@ -0,0 +1,259 @@ +/* carousel Banner video comp start*/ + +.section.banner-carousel-wrapper.banner-video-carousel .carousel-wrapper .teaser.block.video-component-carousel .background { + /* height: 440px; */ + background-size: 100%; + background-position: top; + background-repeat: no-repeat; + max-width: 100%; + } + + .section.banner-carousel-wrapper.banner-video-carousel .carousel-wrapper .teaser.block.video-component-carousel .background .foreground { + width: 100%; + height: 440px; + margin: 0 auto; + /* padding: 0px 12px; */ + max-width: 1240px; + } + + .section.banner-carousel-wrapper.banner-video-carousel .carousel-wrapper .teaser.block.video-component-carousel .background .foreground .text { + display: flex; + height: inherit; + align-items: center; + justify-content: end; + } + + .section.banner-carousel-wrapper.banner-video-carousel .carousel-wrapper .teaser.block.video-component-carousel .background .foreground .text .long-description { + text-align: right; + } + + .section.banner-carousel-wrapper.banner-video-carousel .carousel-wrapper .teaser.block.video-component-carousel .background .foreground .text .long-description h1, + .section.banner-carousel-wrapper.banner-video-carousel .carousel-wrapper .teaser.block.video-component-carousel .background .foreground .text .long-description h2 { + font-size: 51px; + font-weight: 800; + line-height: 61px; + color: var(--white); + font-family: 'Nunito-Extrabold'; + } + + .section.banner-carousel-wrapper.banner-video-carousel .carousel-wrapper .teaser.block.video-component-carousel .background .foreground .text .long-description p:first-child { + padding: 5px 5px 0 5px; + } + + .section.banner-carousel-wrapper.banner-video-carousel .carousel-wrapper .teaser.block.video-component-carousel .background .foreground .text .long-description p:first-child { + margin-bottom: 8px; + padding: 0px 5px 5px 5px; + } + + .section.banner-carousel-wrapper.banner-video-carousel .carousel-wrapper .teaser.block.video-component-carousel .background .foreground .text .long-description p.button-container { + margin-top: 1rem; + display: inline-block; + position: unset; + } + + .section.banner-carousel-wrapper.banner-video-carousel .carousel-wrapper .teaser.block.video-component-carousel .background .foreground .text .long-description p.button-container a { + cursor: pointer; + font-size: 18px; + font-weight: 600; + margin-right: 8px; + line-height: 30px; + padding: 14px 24px; + border-radius: 8px; + color: var(--white); + font-family: 'Nunito-Semibold'; + background-color: var(--orange); + } + + .sectio .carousel-wrapper .teaser.blockn.video-component-carousel .background .foreground .text .long-description p.button-container a sub { + color: var(--white); + font-family: 'Nunito-Semibold'; + font-size: 18px; + font-weight: 600; + } + + .sectio .carousel-wrapper .teaser.blockn.video-component-carousel .background .foreground .text .long-description p.button-container a sub:hover { + color: var(--text-color); + } + + .section.banner-carousel-wrapper.banner-video-carousel .carousel-wrapper .teaser.block.video-component-carousel .background .foreground .text .long-description p.button-container a:not(.button-container:last-child a):hover { + color: var(--text-color); + } + + .section.banner-carousel-wrapper.banner-video-carousel .carousel-wrapper .teaser.block.video-component-carousel .background .foreground .text .long-description p.button-container:last-child { + line-height: 30px; + vertical-align: bottom; + } + + .section.banner-carousel-wrapper.banner-video-carousel .carousel-wrapper .teaser.block.video-component-carousel .background .foreground .text .long-description p.button-container:last-child a.button { + cursor: pointer; + font-size: 18px; + margin-top: 32px; + font-weight: 700; + line-height: 30px; + padding: 14px 24px; + border-radius: 8px; + vertical-align: top; + display: inline-block; + color: var(--greyishblue); + font-family: 'Nunito-Bold'; + background-color: var(--white); + margin-right: 0; + } + + .section.banner-carousel-wrapper.banner-video-carousel .carousel-wrapper .teaser.block.video-component-carousel .background .foreground .text div.long-description p:last-child span.icon-play-circle-icon { + margin-left: 5px; + vertical-align: middle; + } + + .section.banner-carousel-wrapper.banner-video-carousel .carousel-wrapper .teaser.block.video-component-carousel .background .foreground .text div.long-description p:last-child span.icon-play-circle-icon img { + width: 30px; + height: 25px; + } + + .section.banner-carousel-wrapper.banner-video-carousel .teaser.block.video-component-carousel .carousel.block>.button-container { + left: 24px; + bottom: 24px; + position: absolute; + } + + .section.banner-carousel-wrapper.banner-video-carousel .teaser.block.video-component-carousel .carousel.block>.button-container button { + width: 7px; + height: 7px; + opacity: 0.3; + background-color: var(--white); + } + + .section.banner-carousel-wrapper.banner-video-carousel .teaser.block.video-component-carousel .carousel.block>.button-container button.selected { + opacity: 1; + width: 24px; + background: var(--white); + } + + .sectio .carousel-wrapper .teaser.blockn.video-component-carousel .carousel { + overflow: unset; + overflow-y: hidden; + overflow-x: auto; + } + + .section.banner-carousel-wrapper .carousel-wrapper .carousel.block .button-container>button.video-component-carousel.selected{ + background-color: var(--white); + } + + @media screen and (max-width: 1024px) { + .section.banner-carousel-wrapper.banner-video-carousel .carousel-wrapper .teaser.block.video-component-carousel .background { + /* height: 398px; */ + width: 100%; + background-size: 100% 100%; + object-fit: contain; + } + + .section.banner-carousel-wrapper.banner-video-carousel .carousel-wrapper .teaser.block.video-component-carousel .background .foreground { + margin: 0px; + height: 390px; + max-width: unset; + padding: 0 16px; + } + + .section.banner-carousel-wrapper.banner-video-carousel .carousel-wrapper .teaser.block.video-component-carousel .background .foreground .text .long-description p:not(p.button-container) { + font-size: 40px; + line-height: 48px; + } + + .section.banner-carousel-wrapper.banner-video-carousel .carousel-wrapper .teaser.block.video-component-carousel .background .foreground .text .long-description h1, + .section.banner-carousel-wrapper.banner-video-carousel .carousel-wrapper .teaser.block.video-component-carousel .background .foreground .text .long-description h2 { + font-size: 24px; + line-height: 1.2; + } + + .section.banner-carousel-wrapper.banner-video-carousel .carousel-wrapper .teaser.block.video-component-carousel .background .foreground .text .long-description p.button-container a, + .section.banner-carousel-wrapper.banner-video-carousel .carousel-wrapper .teaser.block.video-component-carousel .background .foreground .text .long-description p.button-container:last-child a.button { + margin-top: 0px; + font-size: 14px; + font-weight: 700; + line-height: 28px; + padding: 6px 14px; + margin-bottom: 0px; + font-family: 'Nunito-Bold'; + } + + .section.banner-carousel-wrapper.banner-video-carousel .carousel-wrapper .teaser.block.video-component-carousel .background .foreground .text .long-description p.button-container:last-child a.button { + margin-top: 17px; + } + } + + @media screen and (max-width: 767px) { + .section.banner-carousel-wrapper.banner-video-carousel .carousel-wrapper .teaser.block.video-component-carousel .background { + /* height: 250px; */ + object-fit: contain; + display: block; + background-position: top; + } + + .section.banner-carousel-wrapper.banner-video-carousel .carousel-wrapper .teaser.block.video-component-carousel .background .foreground { + margin: 0px; + height: 250px; + max-width: unset; + } + + .section.banner-carousel-wrapper.banner-video-carousel .carousel-wrapper .teaser.block.video-component-carousel .background .foreground .text { + width: 100%; + } + + .section.banner-carousel-wrapper.banner-video-carousel .carousel-wrapper .teaser.block.video-component-carousel .background .foreground .text .long-description p:not(p.button-container) { + font-size: 24px; + line-height: 29px; + font-family: 'Nunito-Extrabold'; + } + + .section.banner-carousel-wrapper.banner-video-carousel .carousel-wrapper .teaser.block.video-component-carousel .background .foreground .text .long-description p.button-container a, + .section.banner-carousel-wrapper.banner-video-carousel .carousel-wrapper .teaser.block.video-component-carousel .background .foreground .text .long-description p.button-container:last-child a.button { + margin-top: 0px; + font-size: 11px; + padding: 4px 5px; + line-height: 22px; + margin-bottom: 0px; + margin-right: 0; + } + + .sectio .carousel-wrapper .teaser.blockn.video-component-carousel .background .foreground .text .long-description p.button-container a sub { + font-size: 11px; + line-height: 22px; + } + + .section.banner-carousel-wrapper.banner-video-carousel .carousel-wrapper .teaser.block.video-component-carousel .background .foreground .text div.long-description p:last-child span.icon-play-circle-icon img { + width: 22px; + height: 22px; + } + } + + @media (min-width:1025px) and (max-width:1300px) { + .section.banner-carousel-wrapper.banner-video-carousel .carousel-wrapper .teaser.block.video-component-carousel .background { + /* height: 380px; */ + background-size: cover; + background-position: center top; + } + + .section.page-container.neeyat-pg-con>div { + max-width: 90.25% !important; + padding: 0 14px; + } + + .sectio .carousel-wrapper .teaser.blockn.video-component-carousel .background .foreground { + max-width: 90.25%; + padding: 0 14px + } + + .header-wrapper .nav-wrapper nav:has(.section.neeyat-header) { + margin-top: unset; + max-width: 90.25%; + padding: 0 14px; + } + + .sectio .carousel-wrapper .teaser.blockn.video-component-carousel .background .foreground, + .sectio .carousel-wrapper .teaser.blockn.video-component-carousel { + min-height: 380px; + height: 380px; + } + } + + /* carosuel video End */ \ No newline at end of file From 754cb95537bbeb176bc0c34a558044b23c9df64f Mon Sep 17 00:00:00 2001 From: Vaibhav sasulkar Date: Wed, 25 Sep 2024 14:53:20 +0530 Subject: [PATCH 07/18] embed carousel done --- .../embed-carousel-wrapper.css | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/styles/embed-carousel-wrapper/embed-carousel-wrapper.css b/styles/embed-carousel-wrapper/embed-carousel-wrapper.css index 510d544905..39388f1a91 100644 --- a/styles/embed-carousel-wrapper/embed-carousel-wrapper.css +++ b/styles/embed-carousel-wrapper/embed-carousel-wrapper.css @@ -10,6 +10,10 @@ display: block; } +.section.embed-carousel-wrapper .carousel-wrapper .carousel .carousel-navigation-buttons>button:focus { + background-color: unset; +} + .section.embed-carousel-wrapper .carousel-wrapper .carousel .carousel-navigation-buttons .slide-prev { padding: unset; margin: unset; @@ -49,8 +53,11 @@ display: none; } +.section.embed-carousel-wrapper .carousel-wrapper .carousel .panel-container .glider-track { + column-gap: 30px; +} + .section.embed-carousel-wrapper .carousel-wrapper .carousel .panel-container .glider-track .teaser { - margin-right: 30px; position: relative; } @@ -155,6 +162,10 @@ dialog[open] .modal-content .section.embed-carousel-youtube-video .embed-wrapper margin: 0 5px; position: relative; } + + .section.embed-carousel-wrapper .carousel-wrapper .carousel .panel-container .glider-track { + column-gap: unset + } } @media screen and (max-width: 1024px) { @@ -182,8 +193,12 @@ dialog[open] .modal-content .section.embed-carousel-youtube-video .embed-wrapper padding: 0 56px; } + .section.embed-carousel-wrapper .carousel-wrapper .carousel .panel-container .glider-track { + column-gap: 16px; + padding: 0 8px; + } + .section.embed-carousel-wrapper .carousel-wrapper .carousel .panel-container .glider-track .teaser { - margin: 0 8px; position: relative; min-width: 310px; } From e5d724bb7bb7caa679398b2318e4556aa21aeb39 Mon Sep 17 00:00:00 2001 From: npy11 Date: Wed, 25 Sep 2024 15:59:35 +0530 Subject: [PATCH 08/18] contact us css bugs solved --- blocks/cards/support-contact-us-page.css | 32 ++++++++++++++++++++---- 1 file changed, 27 insertions(+), 5 deletions(-) diff --git a/blocks/cards/support-contact-us-page.css b/blocks/cards/support-contact-us-page.css index 80ba4c794c..86d1545954 100644 --- a/blocks/cards/support-contact-us-page.css +++ b/blocks/cards/support-contact-us-page.css @@ -87,10 +87,7 @@ color: #4D4D4D; font-weight: 700; font-family: Nunito-Bold, sans-serif; - background: unset; - text-decoration: none; } - .section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li a { color: #4D4D4D; font-weight: 700; @@ -98,6 +95,25 @@ text-decoration: underline; } +.section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li a:has(sup), +.section.support-contact-us-wrapper .wrappercreation-wrapper .wrappercreation .wrapper-creation-container .columns-wrapper .columns div div p>strong>a:has(sup){ + background-color: unset; + padding: unset; + margin: unset; + border: unset; + overflow: unset; + text-decoration: none; +} + +.section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li a:has(sup) sup, +.section.support-contact-us-wrapper .wrappercreation-wrapper .wrappercreation .wrapper-creation-container .columns-wrapper .columns div div p>strong>a:has(sup) sup{ + color: #4d4d4d; + font-size: 16px; + font-weight: 700; + line-height: 24px; + font-family: Nunito-Bold, sans-serif; +} + .section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li h5{ color: #27272A; font-family: Nunito-Regular, sans-serif; @@ -120,9 +136,9 @@ font-size: .85rem; line-height: 20px; font-weight: 700; - border-bottom: 1px dashed; + /* border-bottom: 1px dashed; */ font-style: normal; - text-decoration: none; + text-decoration: underline dashed; font-family: Nunito-Bold, sans-serif; } .section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body>p span { @@ -195,10 +211,16 @@ } .section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li, + .section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li p, .section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li strong, .section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li h5 { font-size: 12px; } + .section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li a:has(sup) sup, +.section.support-contact-us-wrapper .wrappercreation-wrapper .wrappercreation .wrapper-creation-container .columns-wrapper .columns div div p>strong>a:has(sup) sup{ + font-size: 14px; +} + } /* Download Piramal App Start */ From f25f9abdcfaad56983073278aa15f97f01792c24 Mon Sep 17 00:00:00 2001 From: npy11 Date: Wed, 25 Sep 2024 16:24:26 +0530 Subject: [PATCH 09/18] flex removed from p --- styles/support-contact-us/support-contact-us.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/styles/support-contact-us/support-contact-us.css b/styles/support-contact-us/support-contact-us.css index 99b4133ad0..86f50017da 100644 --- a/styles/support-contact-us/support-contact-us.css +++ b/styles/support-contact-us/support-contact-us.css @@ -74,10 +74,10 @@ margin-top: 8px; } -.section.support-contact-us-wrapper .wrappercreation-wrapper .wrappercreation .wrapper-creation-container .columns-wrapper .columns div div:first-child p:nth-child(5) { +/* .section.support-contact-us-wrapper .wrappercreation-wrapper .wrappercreation .wrapper-creation-container .columns-wrapper .columns div div:first-child p:nth-child(5) { display: flex; align-items: center; -} +} */ .section.support-contact-us-wrapper .wrappercreation-wrapper .wrappercreation .wrapper-creation-container .columns-wrapper .columns div div p:nth-child(6) span { margin-left: 8px; From ed607f1808b41c3a85fb7bb18519a1b03654110b Mon Sep 17 00:00:00 2001 From: Vaibhav sasulkar Date: Thu, 26 Sep 2024 11:14:06 +0530 Subject: [PATCH 10/18] documents required images name change --- images/{Co-applicants.svg => Co-applicantsdoc.svg} | 0 images/{Income.svg => Incomedoc.svg} | 0 images/{Photo.svg => Photodoc.svg} | 0 images/{Property.svg => Propertydoc.svg} | 0 images/{whatsapp.svg => whatsappdoc.svg} | 0 styles/documents-required/documents-required.css | 14 +++++++------- 6 files changed, 7 insertions(+), 7 deletions(-) rename images/{Co-applicants.svg => Co-applicantsdoc.svg} (100%) rename images/{Income.svg => Incomedoc.svg} (100%) rename images/{Photo.svg => Photodoc.svg} (100%) rename images/{Property.svg => Propertydoc.svg} (100%) rename images/{whatsapp.svg => whatsappdoc.svg} (100%) diff --git a/images/Co-applicants.svg b/images/Co-applicantsdoc.svg similarity index 100% rename from images/Co-applicants.svg rename to images/Co-applicantsdoc.svg diff --git a/images/Income.svg b/images/Incomedoc.svg similarity index 100% rename from images/Income.svg rename to images/Incomedoc.svg diff --git a/images/Photo.svg b/images/Photodoc.svg similarity index 100% rename from images/Photo.svg rename to images/Photodoc.svg diff --git a/images/Property.svg b/images/Propertydoc.svg similarity index 100% rename from images/Property.svg rename to images/Propertydoc.svg diff --git a/images/whatsapp.svg b/images/whatsappdoc.svg similarity index 100% rename from images/whatsapp.svg rename to images/whatsappdoc.svg diff --git a/styles/documents-required/documents-required.css b/styles/documents-required/documents-required.css index 0ae216d983..df2699f216 100644 --- a/styles/documents-required/documents-required.css +++ b/styles/documents-required/documents-required.css @@ -42,7 +42,7 @@ .section.documents-required-brown .default-content-wrapper .button-container ::after{ content: ''; position: absolute; - background-image: url('/images/whatsapp.svg'); + background-image: url('/images/whatsappdoc.svg'); top: 13px; height: 20px; width: 20px; @@ -161,7 +161,7 @@ } .section.documents-required-brown .accordion-group-wrapper .accordion-group .accordion:nth-child(2) details::before{ position: absolute; - background-image: url('/images/income.svg'); + background-image: url('/images/incomedoc.svg'); left: 0; top: 40px; object-fit: contain; @@ -178,7 +178,7 @@ } .section.documents-required-brown .accordion-group-wrapper .accordion-group .accordion:nth-child(3) details::before{ position: absolute; - background-image: url('/images/property.svg'); + background-image: url('/images/propertydoc.svg'); left: 0; top: 40px; object-fit: contain; @@ -195,7 +195,7 @@ } .section.documents-required-brown .accordion-group-wrapper .accordion-group .accordion:nth-child(4) details::before{ position: absolute; - background-image: url('/images/co-applicants.svg'); + background-image: url('/images/co-applicantsdoc.svg'); left: 0; top: 30px; object-fit: contain; @@ -212,7 +212,7 @@ } .section.documents-required-brown .accordion-group-wrapper .accordion-group .accordion:nth-child(5) details::before{ position: absolute; - background-image: url('/images/photo.svg'); + background-image: url('/images/photodoc.svg'); left: 0; top: 30px; object-fit: contain; @@ -416,11 +416,11 @@ table { } .section.documents-required-brown.document-required-accordion-img-swap .accordion-group-wrapper .accordion-group .accordion:nth-last-child(2) details::before{ - background-image: url('/images/co-applicants.svg'); + background-image: url('/images/co-applicantsdoc.svg'); } .section.documents-required-brown.document-required-accordion-img-swap .accordion-group-wrapper .accordion-group .accordion:last-child details::before{ - background-image: url('/images/photo.svg'); + background-image: url('/images/photodoc.svg'); } .section.documents-required-brown.document-required-accordion-img table:nth-child(2) > tbody > tr> th:nth-child(3), From a9eeae0bf4d3bfe7a9c6c553782bd67a3a76b4d8 Mon Sep 17 00:00:00 2001 From: Vaibhav sasulkar Date: Thu, 26 Sep 2024 12:25:20 +0530 Subject: [PATCH 11/18] embed glider fix --- .../embed-carousel-wrapper.css | 23 ++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) diff --git a/styles/embed-carousel-wrapper/embed-carousel-wrapper.css b/styles/embed-carousel-wrapper/embed-carousel-wrapper.css index 39388f1a91..e787e6629a 100644 --- a/styles/embed-carousel-wrapper/embed-carousel-wrapper.css +++ b/styles/embed-carousel-wrapper/embed-carousel-wrapper.css @@ -59,6 +59,13 @@ .section.embed-carousel-wrapper .carousel-wrapper .carousel .panel-container .glider-track .teaser { position: relative; + min-height: 220px; +} + +.section.embed-carousel-wrapper .carousel-wrapper .carousel .panel-container .glider-track .teaser .background .front-picture img { + width: 100%; + min-height: 220px; + object-fit: fill; } .section.embed-carousel-wrapper .carousel-wrapper .carousel .panel-container .glider-track .teaser .background .foreground .text .cta-image-wrapper .img-with-text-wrap:first-child .cta-image>a { @@ -143,8 +150,8 @@ dialog[open] .modal-content .section.embed-carousel-youtube-video .embed-wrapper } .section.embed-carousel-wrapper .carousel-wrapper .carousel .button-container.glider-dots .glider-dot { - height: 4px; - width: 4px; + height: 6px; + width: 6px; margin: 0 4px; background: #000; opacity: .2; @@ -153,14 +160,19 @@ dialog[open] .modal-content .section.embed-carousel-youtube-video .embed-wrapper .section.embed-carousel-wrapper .carousel-wrapper .carousel .button-container.glider-dots .glider-dot.glider-active { background-color: #000; border-radius: 4px; - height: 4px; + height: 5px; width: 16px; opacity: 1; } + .section.embed-carousel-wrapper .carousel-wrapper .carousel .panel-container .glider-track .teaser .background .front-picture img { + min-height: 180px; + } + .section.embed-carousel-wrapper .carousel-wrapper .carousel .panel-container .glider-track .teaser { margin: 0 5px; position: relative; + min-height: 180px; } .section.embed-carousel-wrapper .carousel-wrapper .carousel .panel-container .glider-track { @@ -198,9 +210,14 @@ dialog[open] .modal-content .section.embed-carousel-youtube-video .embed-wrapper padding: 0 8px; } + .section.embed-carousel-wrapper .carousel-wrapper .carousel .panel-container .glider-track .teaser .background .front-picture img { + min-height: 175px; + } + .section.embed-carousel-wrapper .carousel-wrapper .carousel .panel-container .glider-track .teaser { position: relative; min-width: 310px; + min-height: 175px; } .section.embed-carousel-wrapper .carousel-wrapper .carousel .carousel-navigation-buttons .slide-prev { From aea1a45586e547571df928f2f97ca090d3caad7f Mon Sep 17 00:00:00 2001 From: npy11 Date: Thu, 26 Sep 2024 12:45:48 +0530 Subject: [PATCH 12/18] contact us mobile img added --- blocks/cards/support-contact-us-page.css | 33 +++++++++++++++---- .../support-contact-us/support-contact-us.css | 5 ++- 2 files changed, 30 insertions(+), 8 deletions(-) diff --git a/blocks/cards/support-contact-us-page.css b/blocks/cards/support-contact-us-page.css index 86d1545954..cec5f8b38a 100644 --- a/blocks/cards/support-contact-us-page.css +++ b/blocks/cards/support-contact-us-page.css @@ -53,7 +53,8 @@ .section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li p, .section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li strong, .section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li h5, -.section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li h6 { +.section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li h6, +.section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li ul li { margin: 0; padding: 0; font-size: 1rem; @@ -63,6 +64,11 @@ font-family: Nunito-Regular, sans-serif; } +.section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li ul{ + display: block; + margin-bottom: 6px; +} + .section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li h3{ color: #000000; font-size: 12px; @@ -83,7 +89,8 @@ color: #000; } -.section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li strong { +.section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li strong, +.section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li ul li strong { color: #4D4D4D; font-weight: 700; font-family: Nunito-Bold, sans-serif; @@ -120,10 +127,16 @@ font-weight: 400; } -.section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li:has(em) em { +.section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li ul li:has(em){ position: absolute; top: 0; right: 0; +} + +.section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li:has(em) em { + /* position: absolute; */ + top: 0; + right: 0; color: #F26841; font-size: .85rem; line-height: 20px; @@ -203,8 +216,7 @@ margin-bottom: 25px; } - .section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li:has(em) em, - .section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li:has(a em) a em { + .section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li ul li:has(em) { bottom: 0; top: unset; right: unset; @@ -272,6 +284,10 @@ left: 25px; } +.section.contact-us-download-wrapper.contact-us-download-wrapper .imgwithlink-wrapper>.imgwithlink>.image-href-desktop>a>picture>img{ + min-height: 260px; + height: 260px; +} @media (min-width: 1025px) and (max-width: 1300px) { .section.contact-us-download-wrapper div:nth-child(2) { left: calc((100% - 891px) / 2); @@ -280,13 +296,16 @@ /* @media (min-width: 1025px) and (max-width: 1300px) { } */ -@media screen and (min-width: 768px) and (max-width: 1024px) { +@media screen and (min-width: 767px) and (max-width: 1024px) { .section.contact-us-download-wrapper div:nth-child(2) { /* top: 146px; */ left: 64px; } + .section.download-piramal-wrapper .default-content-wrapper>*:nth-child(n+1) { + display: flex; + } } -@media screen and (max-width: 768px) { +@media screen and (max-width: 767px) { .section.download-piramal-wrapper div:nth-child(2) { display: block; left: unset; diff --git a/styles/support-contact-us/support-contact-us.css b/styles/support-contact-us/support-contact-us.css index 86f50017da..7418bd70b6 100644 --- a/styles/support-contact-us/support-contact-us.css +++ b/styles/support-contact-us/support-contact-us.css @@ -291,8 +291,11 @@ .section.support-contact-us-wrapper .wrappercreation-wrapper .wrappercreation .wrapper-creation-container .columns-wrapper .columns div:first-child div p:first-child>strong>em { font-size: 0.75rem; line-height: 16px; - width: 85%; + /* width: 85%; */ } + /* .section.support-contact-us-wrapper.contact-us-download-wrapper .wrappercreation-wrapper .wrappercreation .wrapper-creation-container .columns-wrapper .columns div div p{ + width: 100%; + } */ .section.support-contact-us-wrapper .wrappercreation-wrapper .wrappercreation .wrapper-creation-container .columns-wrapper .columns div div p>a u { font-size: 0.875rem; From ebd406f487387cfca4b3adc2522fa99f07d3aea0 Mon Sep 17 00:00:00 2001 From: Vaibhav sasulkar Date: Thu, 26 Sep 2024 12:53:17 +0530 Subject: [PATCH 13/18] embed carousel 150 scaling done --- .../embed-carousel-wrapper.css | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/styles/embed-carousel-wrapper/embed-carousel-wrapper.css b/styles/embed-carousel-wrapper/embed-carousel-wrapper.css index e787e6629a..672391b148 100644 --- a/styles/embed-carousel-wrapper/embed-carousel-wrapper.css +++ b/styles/embed-carousel-wrapper/embed-carousel-wrapper.css @@ -227,4 +227,14 @@ dialog[open] .modal-content .section.embed-carousel-youtube-video .embed-wrapper .section.embed-carousel-wrapper .carousel-wrapper .carousel .carousel-navigation-buttons .slide-next { right: 2%; } -} \ No newline at end of file +} + +@media screen and (min-width:1025px) and (max-width: 1300px) { + .section.embed-carousel-wrapper .carousel-wrapper .carousel .panel-container .glider-track .teaser .background .front-picture img { + min-height: 190px; + } + + .section.embed-carousel-wrapper .carousel-wrapper .carousel .panel-container .glider-track .teaser { + min-height: 190px; + } + } \ No newline at end of file From 55165c74b4e6eac1dbfa355d649adf7dd52a873c Mon Sep 17 00:00:00 2001 From: npy11 Date: Thu, 26 Sep 2024 12:55:07 +0530 Subject: [PATCH 14/18] margin removed --- blocks/cards/support-contact-us-page.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blocks/cards/support-contact-us-page.css b/blocks/cards/support-contact-us-page.css index cec5f8b38a..c7b7968d14 100644 --- a/blocks/cards/support-contact-us-page.css +++ b/blocks/cards/support-contact-us-page.css @@ -212,7 +212,7 @@ display: none; } - .section.contact-us-card-wrapper .cards-wrapper .cards ul li:last-child .cards-card-body ul { + .section.contact-us-card-wrapper .cards-wrapper .cards ul li:last-child >.cards-card-body >ul { margin-bottom: 25px; } From 0238cc56bf6499af2dd2498f083af51f9664c893 Mon Sep 17 00:00:00 2001 From: npy11 Date: Thu, 26 Sep 2024 13:13:33 +0530 Subject: [PATCH 15/18] contact us css added --- blocks/cards/support-contact-us-page.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/blocks/cards/support-contact-us-page.css b/blocks/cards/support-contact-us-page.css index c7b7968d14..8aaacdeec0 100644 --- a/blocks/cards/support-contact-us-page.css +++ b/blocks/cards/support-contact-us-page.css @@ -232,7 +232,9 @@ .section.support-contact-us-wrapper .wrappercreation-wrapper .wrappercreation .wrapper-creation-container .columns-wrapper .columns div div p>strong>a:has(sup) sup{ font-size: 14px; } - +.section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li ul { + margin-bottom: 6px; +} } /* Download Piramal App Start */ @@ -299,7 +301,7 @@ @media screen and (min-width: 767px) and (max-width: 1024px) { .section.contact-us-download-wrapper div:nth-child(2) { /* top: 146px; */ - left: 64px; + left: 58px; } .section.download-piramal-wrapper .default-content-wrapper>*:nth-child(n+1) { display: flex; From 4743729ae5c6401d929b3876d2b0fdcb559ea3c0 Mon Sep 17 00:00:00 2001 From: Smit Shah Date: Thu, 26 Sep 2024 13:14:44 +0530 Subject: [PATCH 16/18] image path changes added --- images/{Co-applicantsdoc.svg => coapplicants.svg} | 0 images/{Incomedoc.svg => income.svg} | 0 images/{Photodoc.svg => photodocm.svg} | 0 images/{Propertydoc.svg => property.svg} | 0 styles/documents-required/documents-required.css | 12 ++++++------ 5 files changed, 6 insertions(+), 6 deletions(-) rename images/{Co-applicantsdoc.svg => coapplicants.svg} (100%) rename images/{Incomedoc.svg => income.svg} (100%) rename images/{Photodoc.svg => photodocm.svg} (100%) rename images/{Propertydoc.svg => property.svg} (100%) diff --git a/images/Co-applicantsdoc.svg b/images/coapplicants.svg similarity index 100% rename from images/Co-applicantsdoc.svg rename to images/coapplicants.svg diff --git a/images/Incomedoc.svg b/images/income.svg similarity index 100% rename from images/Incomedoc.svg rename to images/income.svg diff --git a/images/Photodoc.svg b/images/photodocm.svg similarity index 100% rename from images/Photodoc.svg rename to images/photodocm.svg diff --git a/images/Propertydoc.svg b/images/property.svg similarity index 100% rename from images/Propertydoc.svg rename to images/property.svg diff --git a/styles/documents-required/documents-required.css b/styles/documents-required/documents-required.css index df2699f216..299ffaa52f 100644 --- a/styles/documents-required/documents-required.css +++ b/styles/documents-required/documents-required.css @@ -161,7 +161,7 @@ } .section.documents-required-brown .accordion-group-wrapper .accordion-group .accordion:nth-child(2) details::before{ position: absolute; - background-image: url('/images/incomedoc.svg'); + background-image: url('/images/income.svg'); left: 0; top: 40px; object-fit: contain; @@ -178,7 +178,7 @@ } .section.documents-required-brown .accordion-group-wrapper .accordion-group .accordion:nth-child(3) details::before{ position: absolute; - background-image: url('/images/propertydoc.svg'); + background-image: url('/images/property.svg'); left: 0; top: 40px; object-fit: contain; @@ -195,7 +195,7 @@ } .section.documents-required-brown .accordion-group-wrapper .accordion-group .accordion:nth-child(4) details::before{ position: absolute; - background-image: url('/images/co-applicantsdoc.svg'); + background-image: url('/images/coapplicants.svg'); left: 0; top: 30px; object-fit: contain; @@ -212,7 +212,7 @@ } .section.documents-required-brown .accordion-group-wrapper .accordion-group .accordion:nth-child(5) details::before{ position: absolute; - background-image: url('/images/photodoc.svg'); + background-image: url('/images/photodocm.svg'); left: 0; top: 30px; object-fit: contain; @@ -416,11 +416,11 @@ table { } .section.documents-required-brown.document-required-accordion-img-swap .accordion-group-wrapper .accordion-group .accordion:nth-last-child(2) details::before{ - background-image: url('/images/co-applicantsdoc.svg'); + background-image: url('/images/coapplicants.svg'); } .section.documents-required-brown.document-required-accordion-img-swap .accordion-group-wrapper .accordion-group .accordion:last-child details::before{ - background-image: url('/images/photodoc.svg'); + background-image: url('/images/photodocm.svg'); } .section.documents-required-brown.document-required-accordion-img table:nth-child(2) > tbody > tr> th:nth-child(3), From da672516a3f46ba541d77f5f6ac7e1491627ed5e Mon Sep 17 00:00:00 2001 From: Smit Shah Date: Thu, 26 Sep 2024 13:25:43 +0530 Subject: [PATCH 17/18] header css handling --- blocks/header/header.css | 4 ++++ styles/styles.css | 3 +++ 2 files changed, 7 insertions(+) diff --git a/blocks/header/header.css b/blocks/header/header.css index 06e3a60550..869a8579fd 100644 --- a/blocks/header/header.css +++ b/blocks/header/header.css @@ -8,6 +8,10 @@ position: fixed; } */ +header { + display: block; +} + .header nav#nav { box-sizing: border-box; display: grid; diff --git a/styles/styles.css b/styles/styles.css index 319bf3dec8..e96622427c 100644 --- a/styles/styles.css +++ b/styles/styles.css @@ -999,8 +999,11 @@ body.overlay-active { } /* header css */ + + header { height: 112px; + display: none; } @media screen and (width <= 1200px) { From c585106b5ba1e9669d853d4ac1e91452ae975f7f Mon Sep 17 00:00:00 2001 From: Smit Shah Date: Thu, 26 Sep 2024 19:26:20 +0530 Subject: [PATCH 18/18] modal opening for footer resolve --- blocks/footer/footer.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/blocks/footer/footer.js b/blocks/footer/footer.js index 4530560fdc..29e6de253c 100644 --- a/blocks/footer/footer.js +++ b/blocks/footer/footer.js @@ -22,7 +22,6 @@ export default async function decorate(block) { try { block.querySelectorAll("li,p").forEach(function (el) { el.addEventListener("click", function (e) { - e.stopPropagation(); if (e.target.closest(".footer-section-first") || e.target.closest(".footer-section-second")) { //console.log("click_text :: ", e.target.innerText); //console.log("menu_category :: ", e.target.closest("ul")?.closest("li")?.querySelector("p")?.innerText); @@ -34,6 +33,10 @@ export default async function decorate(block) { console.warn(error); } } + if(e.target.href.includes('/modals/')){ + return false; + } + e.stopPropagation(); }) });