From 55165c74b4e6eac1dbfa355d649adf7dd52a873c Mon Sep 17 00:00:00 2001 From: npy11 Date: Thu, 26 Sep 2024 12:55:07 +0530 Subject: [PATCH 1/5] 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 2/5] 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 3/5] 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 4/5] 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 5/5] 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(); }) });