From 7f71527e85989a3d635747446d3374262b6c7408 Mon Sep 17 00:00:00 2001 From: R-Bharathraj Date: Fri, 15 May 2026 15:51:56 +0530 Subject: [PATCH] Fixed ui errors --- assets/css/vendor/vendor-theme-core.css | 8 +- includes/sections/about/our-team.php | 228 ++++++++++++++++-- includes/sections/about/our_office.php | 2 +- includes/sections/about/our_values.php | 17 +- includes/sections/about/vision.php | 12 +- .../sections/about/women-entrepreneurship.php | 45 +++- .../sections/hero/howits-hero-section.php | 87 ++++++- .../sections/hero/miletruth-hero-section.php | 105 +------- includes/sections/miles/miles3.php | 44 +++- 9 files changed, 404 insertions(+), 144 deletions(-) diff --git a/assets/css/vendor/vendor-theme-core.css b/assets/css/vendor/vendor-theme-core.css index 8dce65a..f113dc8 100644 --- a/assets/css/vendor/vendor-theme-core.css +++ b/assets/css/vendor/vendor-theme-core.css @@ -16882,6 +16882,13 @@ html.elementor-html { overflow: hidden } +@media (max-width: 767px) { + .team-listing-wrapper.team-grid-listing .team-item .post-media { + height: auto; + padding: 0; + } +} + .team-listing-wrapper.team-grid-listing .team-item .post-media img { position: absolute; top: 0; @@ -28887,4 +28894,3 @@ body:not(.block-editor-page) .wp-block-rss .wp-block-rss__item-excerpt,.block-ed padding-top: 20px } - diff --git a/includes/sections/about/our-team.php b/includes/sections/about/our-team.php index 1e4116f..8200db1 100644 --- a/includes/sections/about/our-team.php +++ b/includes/sections/about/our-team.php @@ -8,13 +8,13 @@ ?>
@@ -41,7 +218,7 @@
-

Meet our the best crew

+

Meet our  best crew

@@ -57,9 +234,9 @@
- - - + + + team-pic-1 @@ -83,23 +260,23 @@
-
+
- Aravinth + Fazul Ilahi
@@ -113,6 +290,7 @@
+
@@ -121,9 +299,9 @@
- - - + + + team-pic-3 @@ -153,17 +331,17 @@
- - - - team-pic-2 + + + + team-pic-2
- Fazul Ilahi + Aravinth
@@ -186,9 +364,9 @@
- - - + + + team-pic-3 @@ -219,4 +397,4 @@
-
\ No newline at end of file +
diff --git a/includes/sections/about/our_office.php b/includes/sections/about/our_office.php index 973f3f0..577b2a9 100644 --- a/includes/sections/about/our_office.php +++ b/includes/sections/about/our_office.php @@ -24,7 +24,7 @@ .offices-grid { display: grid; grid-template-columns: repeat(3, 1fr); - gap: 26px; + gap: 80px; } .office-card { background: #f5f5f5; diff --git a/includes/sections/about/our_values.php b/includes/sections/about/our_values.php index 9e76609..2790dbb 100644 --- a/includes/sections/about/our_values.php +++ b/includes/sections/about/our_values.php @@ -1,7 +1,8 @@
@@ -78,4 +163,4 @@
-
\ No newline at end of file + diff --git a/includes/sections/hero/miletruth-hero-section.php b/includes/sections/hero/miletruth-hero-section.php index 095fad7..d59e23e 100644 --- a/includes/sections/hero/miletruth-hero-section.php +++ b/includes/sections/hero/miletruth-hero-section.php @@ -1,108 +1,7 @@ - - +
@@ -166,4 +65,4 @@
- \ No newline at end of file + diff --git a/includes/sections/miles/miles3.php b/includes/sections/miles/miles3.php index 0a5d214..d7b9f31 100644 --- a/includes/sections/miles/miles3.php +++ b/includes/sections/miles/miles3.php @@ -683,11 +683,11 @@ -
+
-
-
+
+
/ Why Businesses Choose Doormile /
@@ -1547,6 +1547,44 @@ --logico-button-icon-hover: #333333; } + @media (max-width: 767px) { + .elementor-element.elementor-element-d6ce687 { + width: 100%; + max-width: 100%; + } + + .elementor-element.elementor-element-d6ce687>.elementor-widget-container { + margin: 34px 0px 0px 0px; + } + + .elementor-element.elementor-element-d6ce687 .button-container { + text-align: center; + width: 100%; + } + + .elementor-element.elementor-element-d6ce687 .logico-alter-button { + display: inline-flex; + align-items: center; + justify-content: center; + max-width: 100%; + min-height: 54px; + white-space: nowrap; + } + } + + @media (max-width: 480px) { + .elementor-element.elementor-element-d6ce687>.elementor-widget-container { + margin-top: 28px; + } + + .elementor-element.elementor-element-d6ce687 .logico-alter-button { + width: 100%; + min-height: 52px; + padding-left: 24px; + padding-right: 24px; + } + } + .elementor-element.elementor-element-3b2c33f { --display: flex; --min-height: 474px;