diff --git a/wp/wp-content/themes/medicalalert/acf-json/group_625dc5c18c6d5.json b/wp/wp-content/themes/medicalalert/acf-json/group_625dc5c18c6d5.json index 95304390..8c471859 100644 --- a/wp/wp-content/themes/medicalalert/acf-json/group_625dc5c18c6d5.json +++ b/wp/wp-content/themes/medicalalert/acf-json/group_625dc5c18c6d5.json @@ -846,34 +846,6 @@ "return_format": "value", "ajax": 0, "placeholder": "" - }, - { - "key": "field_6758a0e5c134a", - "label": "Font Size", - "name": "font_size", - "aria-label": "", - "type": "select", - "instructions": "", - "required": 0, - "conditional_logic": 0, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "choices": { - "small": "Small", - "medium": "Medium", - "large": "Large" - }, - "default_value": false, - "return_format": "value", - "multiple": 0, - "allow_null": 0, - "allow_in_bindings": 0, - "ui": 0, - "ajax": 0, - "placeholder": "" } ], "min": "", @@ -2516,6 +2488,34 @@ "return_format": "value", "ajax": 0, "placeholder": "" + }, + { + "key": "field_676347740b8a9", + "label": "Radial Graphic Position", + "name": "radial_graphic", + "aria-label": "", + "type": "select", + "instructions": "", + "required": 0, + "conditional_logic": 0, + "wrapper": { + "width": "", + "class": "", + "id": "" + }, + "choices": { + "none": "Hide Graphic", + "right-graphic": "Right", + "left-graphic": "Left" + }, + "default_value": "none", + "return_format": "value", + "multiple": 0, + "allow_null": 0, + "allow_in_bindings": 1, + "ui": 0, + "ajax": 0, + "placeholder": "" } ], "min": "", @@ -2689,7 +2689,7 @@ "white": "White", "light-blue": "Light Blue" }, - "default_value": "pink", + "default_value": "white", "return_format": "value", "multiple": 0, "allow_null": 0, @@ -2753,6 +2753,27 @@ "return_format": "value", "ajax": 0, "placeholder": "" + }, + { + "key": "field_67631a95e534d", + "label": "Radial Graphic", + "name": "radial_graphic", + "aria-label": "", + "type": "true_false", + "instructions": "", + "required": 0, + "conditional_logic": 0, + "wrapper": { + "width": "", + "class": "", + "id": "" + }, + "message": "", + "default_value": 0, + "allow_in_bindings": 0, + "ui": 0, + "ui_on_text": "", + "ui_off_text": "" } ], "min": "", @@ -8077,6 +8098,35 @@ "ui": 0, "ajax": 0, "placeholder": "" + }, + { + "key": "field_67634fd5a975a", + "label": "Radial Graphic Position", + "name": "radial_graphic", + "aria-label": "", + "type": "select", + "instructions": "", + "required": 0, + "conditional_logic": 0, + "wrapper": { + "width": "", + "class": "", + "id": "" + }, + "choices": { + "none": "Hide Graphic", + "right-graphic": "Right", + "left-graphic": "Left", + "center-graphic": "Center" + }, + "default_value": "center-graphic", + "return_format": "value", + "multiple": 0, + "allow_null": 0, + "allow_in_bindings": 1, + "ui": 0, + "ajax": 0, + "placeholder": "" } ], "min": "", @@ -8337,5 +8387,5 @@ "active": true, "description": "", "show_in_rest": 0, - "modified": 1734494751 + "modified": 1734563123 } diff --git a/wp/wp-content/themes/medicalalert/dist/app.css b/wp/wp-content/themes/medicalalert/dist/app.css index f0eb950b..832f9c77 100644 --- a/wp/wp-content/themes/medicalalert/dist/app.css +++ b/wp/wp-content/themes/medicalalert/dist/app.css @@ -11233,12 +11233,6 @@ body { color: #00447C; } -h2, .headline-large, .h2 { - font-size: calc(1rem + 1vw); - font-weight: 400; - line-height: 50px; -} - .business-brand h2, .business-brand .headline-large, .business-brand .h2 { color: #00447C; } @@ -11530,16 +11524,16 @@ button[type=submit].single_add_to_cart_button, } .padding-top-large { - padding-top: 0.75rem; + padding-top: 3rem; } @media (min-width: 768px) { .padding-top-large { - padding-top: 1.5rem; + padding-top: 4rem; } } @media (min-width: 992px) { .padding-top-large { - padding-top: 3rem; + padding-top: 6rem; } } @@ -11572,16 +11566,16 @@ button[type=submit].single_add_to_cart_button, } .padding-bottom-large { - padding-bottom: 0.75rem; + padding-bottom: 3rem; } @media (min-width: 768px) { .padding-bottom-large { - padding-bottom: 1.5rem; + padding-bottom: 4rem; } } @media (min-width: 992px) { .padding-bottom-large { - padding-bottom: 3rem; + padding-bottom: 6rem; } } @@ -11605,16 +11599,6 @@ button[type=submit].single_add_to_cart_button, width: 100%; } -.sonar-svg-left { - bottom: -165%; - left: 0; - overflow-x: hidden; -} -.sonar-svg-left svg { - max-width: 300px; - width: 100%; -} - .f-white { color: white; } @@ -11793,20 +11777,20 @@ button[type=submit].single_add_to_cart_button, padding-bottom: 10px; } -.col2-circle-content-slice-container .highlighted-circle img { +.col2-image-coopy-slice-container .highlighted-circle img { border-radius: 50%; width: 225px; height: 225px; -o-object-fit: cover; object-fit: cover; } -.col2-circle-content-slice-container .highlighted-circle-title { +.col2-image-coopy-slice-container .highlighted-circle-title { color: #000066; } -.col2-circle-content-slice-container .highlighted-circle-copy p { +.col2-image-coopy-slice-container .highlighted-circle-copy p { line-height: 41px; } -.col2-circle-content-slice-container .highlighted-circle-link a { +.col2-image-coopy-slice-container .highlighted-circle-link a { line-height: 41px; } @@ -11853,20 +11837,35 @@ button[type=submit].single_add_to_cart_button, color: #00447C; } +.radial-container-col3-card .sonar { + width: 250px; + top: -646px; +} +.radial-container-col3-card .sonar svg { + width: 100%; + max-width: 250px; +} +@media (min-width: 768px) { + .radial-container-col3-card .sonar { + top: -705px; + } +} +@media (min-width: 992px) { + .radial-container-col3-card .sonar { + top: -745px; + } +} + .col3-card-slice-container .col3-card-wrapper { z-index: 1; } .col3-card-slice-container .col3-card-wrapper .col3-card-item { position: relative; - min-height: 40em; background-color: #FFFFFF; } .col3-card-slice-container .col3-card-wrapper .col3-card-item .col3-card-img { width: 100%; } -.col3-card-slice-container .col3-card-wrapper .col3-card-item .col3-card-item-inner-wrapper { - min-height: 350px; -} .col3-card-slice-container .col3-card-wrapper .col3-card-item .col3-card-item-inner-wrapper .col3-card-title { color: #000066; } @@ -11932,6 +11931,8 @@ button[type=submit].single_add_to_cart_button, } .consumer-brand .faq-dropdown-slice-container .accordion-button { padding: 0.5rem 1.25rem; + font-size: 20px; + line-height: normal; } .consumer-brand .faq-dropdown-slice-container .accordion-button, .consumer-brand .faq-dropdown-slice-container .accordion-body { @@ -11998,8 +11999,10 @@ h1, .headline-largest, .h1 { color: #00447C; } -.business-brand .h2-heading-slice-container h2, .business-brand .h2-heading-slice-container .headline-large, .business-brand .h2-heading-slice-container .h2 { - color: #00447C; +h2, .headline-large, .h2 { + font-size: calc(1.4rem + 1vw); + font-weight: 400; + line-height: 50px; } .f-purple h2, .f-purple .headline-large, .f-purple .h2 { @@ -12047,13 +12050,8 @@ h3, .headline-standard, .h3 { h4, .headline-small, .h4 { font-size: 26px; - font-weight: 400; - line-height: 40px; -} -@media (min-width: 768px) { - h4, .headline-small, .h4 { - font-size: 32px; - } + font-weight: bold; + line-height: 32px; } .f-purple h4, .f-purple .headline-small, .f-purple .h4 { @@ -12158,19 +12156,12 @@ h6, .h6 { margin-bottom: -85px; } -.sonar-svg-3 { - display: none; +.radial { + bottom: -42%; + right: -18%; } @media (min-width: 768px) { - .sonar-svg-3 { - display: block; - position: absolute; - bottom: -42%; - right: -18%; - overflow-x: hidden; - } - .pos { margin-bottom: -175px; } @@ -12185,12 +12176,6 @@ h6, .h6 { width: 100%; } } -.sonar-svg { - bottom: -292px; - right: -200px; - overflow-x: hidden; -} - .icon-info-grid-slice-container .icon-card-wrapper .icon-card { display: grid; grid-template-rows: 1fr auto 1fr; @@ -12297,6 +12282,14 @@ h6, .h6 { color: #00447C; } +.phone-contact-with-shortcode-slice-container .radial-left { + top: -53px; + left: 0; +} +.phone-contact-with-shortcode-slice-container .radial-left svg { + max-width: 300px; +} + .product-carousel-slice-container .products .product-slide .product-image img { width: 100%; } @@ -12332,6 +12325,20 @@ h6, .h6 { .products-list-slice-container .products-list-item .products-list-item-inner-wrapper .products-list-title { color: #000066; } +.simple-content-slice-container { + overflow: hidden; +} +.simple-content-slice-container .radial { + right: 0; + top: 120px; + width: 100%; + max-width: 250px; +} +.simple-content-slice-container .radial svg { + width: 100%; + max-width: 250px; +} + .testimonial-carousel-slice-container .testimonials .testimonial-image img { width: 225px; height: 225px; @@ -12363,10 +12370,12 @@ h6, .h6 { } .testimonial-slice-container { - margin-bottom: 5rem; + padding-bottom: 9rem; } -.testimonial-slice-container .g-sky-border { - top: 20px; +@media (min-width: 992px) { + .testimonial-slice-container .g-sky-border { + margin-bottom: -73px; + } } .testimonial-slice-container .testimonial-img { width: 100%; @@ -12383,9 +12392,9 @@ h6, .h6 { .testimonial-slice-container .testimonial-inner-content-wrapper .testimonial-quote-attribution { text-align: right; } -.testimonial-slice-container .sonar { +.testimonial-slice-container .radial { right: 0; - top: 0; + top: -55px; } .text-highlights-col-slice-container .text-block .title { @@ -12406,6 +12415,27 @@ h6, .h6 { .video-copy-slice-container .ratio { max-width: 620px; } +.video-copy-slice-container .radial-right-graphic { + top: 0; + right: -200px; +} +.video-copy-slice-container .radial-right-graphic svg { + max-width: 1000px; +} +.video-copy-slice-container .radial-left-graphic { + top: 0; + left: -200px; +} +.video-copy-slice-container .radial-left-graphic svg { + max-width: 1000px; +} +.video-copy-slice-container .radial-center-graphic { + top: 0; + left: 50%; +} +.video-copy-slice-container .radial-center-graphic svg { + max-width: 1000px; +} .video-grid-slice-container .heading { color: #000066; @@ -12439,6 +12469,11 @@ h6, .h6 { .main-header .top-nav-mobile li a { color: #FFFFFF; } +.main-header .main-logo img { + height: 30px; + width: 200px !important; + max-width: 200px !important; +} .main-header .top-bar-items li { position: relative; align-self: center; @@ -12453,10 +12488,6 @@ h6, .h6 { .main-header .main-nav .dropdown-toggle::after { content: none; } -.main-header .main-nav .main-logo img { - height: 30px; - width: 200px; -} @media (min-width: 992px) { .main-header .main-nav .menu-item-has-children::after { content: ""; diff --git a/wp/wp-content/themes/medicalalert/dist/mix-manifest.json b/wp/wp-content/themes/medicalalert/dist/mix-manifest.json index c68394c1..141995f5 100644 --- a/wp/wp-content/themes/medicalalert/dist/mix-manifest.json +++ b/wp/wp-content/themes/medicalalert/dist/mix-manifest.json @@ -1,4 +1,4 @@ { "/app.js": "/app.js?id=def087bfee86b3ced20472c4fd21ee05", - "/app.css": "/app.css?id=0601868eea5eb92457f6b8785cc4e8dd" + "/app.css": "/app.css?id=f939fc4646ec2c4f5fa616ca656f10f2" } diff --git a/wp/wp-content/themes/medicalalert/src/scss/col2-image-copy.scss b/wp/wp-content/themes/medicalalert/src/scss/col2-image-copy.scss index 6aec567a..3ca7e9bc 100644 --- a/wp/wp-content/themes/medicalalert/src/scss/col2-image-copy.scss +++ b/wp/wp-content/themes/medicalalert/src/scss/col2-image-copy.scss @@ -1,4 +1,4 @@ -.col2-circle-content-slice-container { +.col2-image-coopy-slice-container { .highlighted-circle { img { border-radius: 50%; diff --git a/wp/wp-content/themes/medicalalert/src/scss/col3-card.scss b/wp/wp-content/themes/medicalalert/src/scss/col3-card.scss index 735ff986..b073f34a 100644 --- a/wp/wp-content/themes/medicalalert/src/scss/col3-card.scss +++ b/wp/wp-content/themes/medicalalert/src/scss/col3-card.scss @@ -1,21 +1,41 @@ +.radial-container-col3-card { + .sonar { + svg { + width: 100%; + max-width: 250px; + } + + @include media-breakpoint-up(xs) { + width: 250px; + top: -646px; + } + + @include media-breakpoint-up(md) { + top: -705px; + } + + @include media-breakpoint-up(lg) { + top: -745px; + } + } +} + .col3-card-slice-container { + .col3-card-wrapper { z-index: 1; .col3-card-item { position: relative; - min-height: 40em; - // border: 1px solid $gray-border; - // box-shadow: 5px 5px 10px 0px rgba(119, 119, 119, 0.16); background-color: $white; + // min-height: 40em; .col3-card-img { width: 100%; } .col3-card-item-inner-wrapper { - min-height: 350px; .col3-card-title { color: $consumer-primary; diff --git a/wp/wp-content/themes/medicalalert/src/scss/faq-dropdown.scss b/wp/wp-content/themes/medicalalert/src/scss/faq-dropdown.scss index 2b418dae..2445a20f 100644 --- a/wp/wp-content/themes/medicalalert/src/scss/faq-dropdown.scss +++ b/wp/wp-content/themes/medicalalert/src/scss/faq-dropdown.scss @@ -17,7 +17,9 @@ .consumer-brand { .faq-dropdown-slice-container { .accordion-button { - padding: .5rem 1.25rem + padding: .5rem 1.25rem; + font-size: 20px; + line-height: normal; } .accordion-button, diff --git a/wp/wp-content/themes/medicalalert/src/scss/global.scss b/wp/wp-content/themes/medicalalert/src/scss/global.scss index 660a3a39..0cd0e2f4 100644 --- a/wp/wp-content/themes/medicalalert/src/scss/global.scss +++ b/wp/wp-content/themes/medicalalert/src/scss/global.scss @@ -43,12 +43,6 @@ body { } } -h2 { - font-size: calc(1rem + 1vw); - font-weight: 400; - line-height: 50px; -} - // .consumer-brand { // h2 { // color: $consumer-primary; @@ -381,15 +375,15 @@ button[type="submit"].single_add_to_cart_button, .padding-top-large { @include media-breakpoint-up(xs) { - padding-top: 0.75rem; + padding-top: 3rem; } @include media-breakpoint-up(md) { - padding-top: 1.5rem; + padding-top: 4rem; } @include media-breakpoint-up(lg) { - padding-top: 3rem; + padding-top: 6rem; } } @@ -423,15 +417,15 @@ button[type="submit"].single_add_to_cart_button, .padding-bottom-large { @include media-breakpoint-up(xs) { - padding-bottom: 0.75rem; + padding-bottom: 3rem; } @include media-breakpoint-up(md) { - padding-bottom: 1.5rem; + padding-bottom: 4rem; } @include media-breakpoint-up(lg) { - padding-bottom: 3rem; + padding-bottom: 6rem; } } @@ -460,17 +454,6 @@ button[type="submit"].single_add_to_cart_button, } } -.sonar-svg-left { - bottom: -165%; - left: 0; - overflow-x: hidden; - - svg { - max-width: 300px; - width: 100%; - } -} - .f-white { color: white; diff --git a/wp/wp-content/themes/medicalalert/src/scss/h2-heading.scss b/wp/wp-content/themes/medicalalert/src/scss/h2-heading.scss index 1ae07e51..77b4b1dd 100644 --- a/wp/wp-content/themes/medicalalert/src/scss/h2-heading.scss +++ b/wp/wp-content/themes/medicalalert/src/scss/h2-heading.scss @@ -6,12 +6,19 @@ // } // } -.business-brand { - .h2-heading-slice-container { - h2 { - color: $business-primary; - } - } +// .business-brand { +// .h2-heading-slice-container { +// h2 { +// color: $business-primary; +// } +// } +// } + + +h2 { + font-size: calc(1.4rem + 1vw); + font-weight: 400; + line-height: 50px; } .f-purple h2 { diff --git a/wp/wp-content/themes/medicalalert/src/scss/h4-heading.scss b/wp/wp-content/themes/medicalalert/src/scss/h4-heading.scss index 6a9a70be..dea7ad5e 100644 --- a/wp/wp-content/themes/medicalalert/src/scss/h4-heading.scss +++ b/wp/wp-content/themes/medicalalert/src/scss/h4-heading.scss @@ -1,11 +1,11 @@ h4 { font-size: 26px; - font-weight: 400; - line-height: 40px; + font-weight: bold; + line-height: 32px; - @include media-breakpoint-up(md) { - font-size: 32px; - } + // @include media-breakpoint-up(md) { + // font-size: 32px; + // } } .f-purple h4 { diff --git a/wp/wp-content/themes/medicalalert/src/scss/header.scss b/wp/wp-content/themes/medicalalert/src/scss/header.scss index bea9fe43..02d3a1c2 100644 --- a/wp/wp-content/themes/medicalalert/src/scss/header.scss +++ b/wp/wp-content/themes/medicalalert/src/scss/header.scss @@ -35,6 +35,12 @@ } } + .main-logo img { + height: 30px; + width: 200px !important; + max-width: 200px !important; + } + .top-bar-items li { position: relative; align-self: center; @@ -56,11 +62,6 @@ content: none; } - .main-logo img { - height: 30px; - width: 200px; - } - @include media-breakpoint-up(lg) { .menu-item-has-children::after { content: ""; diff --git a/wp/wp-content/themes/medicalalert/src/scss/hero.scss b/wp/wp-content/themes/medicalalert/src/scss/hero.scss index 58fcf1de..d7643e8e 100644 --- a/wp/wp-content/themes/medicalalert/src/scss/hero.scss +++ b/wp/wp-content/themes/medicalalert/src/scss/hero.scss @@ -43,18 +43,13 @@ margin-bottom: -85px; } -.sonar-svg-3 { - display: none; +.radial { + bottom: -42%; + right: -18%; } @include media-breakpoint-up(md) { - .sonar-svg-3 { - display: block; - position: absolute; - bottom: -42%; - right: -18%; - overflow-x: hidden; - } + .pos { margin-bottom: -175px; @@ -70,10 +65,4 @@ width: 100%; } -} - -.sonar-svg { - bottom: -292px; - right: -200px; - overflow-x: hidden; } \ No newline at end of file diff --git a/wp/wp-content/themes/medicalalert/src/scss/phone-contact-with-shortcode.scss b/wp/wp-content/themes/medicalalert/src/scss/phone-contact-with-shortcode.scss index bc2bb7c9..23253a5c 100644 --- a/wp/wp-content/themes/medicalalert/src/scss/phone-contact-with-shortcode.scss +++ b/wp/wp-content/themes/medicalalert/src/scss/phone-contact-with-shortcode.scss @@ -1,4 +1,14 @@ -.phone-contact-with-shortcode-slice-container {} +.phone-contact-with-shortcode-slice-container { + + .radial-left { + top: -53px; + left: 0; + + svg { + max-width: 300px; + } + } +} // .consumer-brand { // .call-title { diff --git a/wp/wp-content/themes/medicalalert/src/scss/simple-content.scss b/wp/wp-content/themes/medicalalert/src/scss/simple-content.scss index aede633e..c5285a86 100644 --- a/wp/wp-content/themes/medicalalert/src/scss/simple-content.scss +++ b/wp/wp-content/themes/medicalalert/src/scss/simple-content.scss @@ -1,3 +1,29 @@ .simple-content-slice-container { + overflow: hidden; + + .radial { + right: 0; + top: 120px; + width: 100%; + max-width: 250px; + + svg { + width: 100%; + max-width: 250px; + } + + // @include media-breakpoint-up(xs) { + + // top: -646px; + // } + + // @include media-breakpoint-up(md) { + // top: -705px; + // } + + // @include media-breakpoint-up(lg) { + // top: -745px; + // } + } } \ No newline at end of file diff --git a/wp/wp-content/themes/medicalalert/src/scss/testimonial.scss b/wp/wp-content/themes/medicalalert/src/scss/testimonial.scss index e5bfad18..bcbf04c3 100644 --- a/wp/wp-content/themes/medicalalert/src/scss/testimonial.scss +++ b/wp/wp-content/themes/medicalalert/src/scss/testimonial.scss @@ -1,12 +1,14 @@ .testimonial-slice-container { - margin-bottom: 5rem; + padding-bottom: 9rem; - .g-sky-border { - top: 20px; + @include media-breakpoint-up(lg) { + .g-sky-border { + margin-bottom: -73px; + } } + .testimonial-img { - // border-radius: 50%; width: 100%; max-width: 300px; max-height: 300px; @@ -26,8 +28,9 @@ } } - .sonar { + .radial { right: 0; - top: 0; + top: -55px; + } } \ No newline at end of file diff --git a/wp/wp-content/themes/medicalalert/src/scss/video-copy.scss b/wp/wp-content/themes/medicalalert/src/scss/video-copy.scss index 38077f3f..0687ec00 100644 --- a/wp/wp-content/themes/medicalalert/src/scss/video-copy.scss +++ b/wp/wp-content/themes/medicalalert/src/scss/video-copy.scss @@ -5,6 +5,33 @@ .ratio { max-width: 620px; - } + + .radial-right-graphic { + top: 0; + right: -200px; + + svg { + max-width: 1000px; + } + } + + .radial-left-graphic { + top: 0; + left: -200px; + + svg { + max-width: 1000px; + } + } + + .radial-center-graphic { + top: 0; + left: 50%; + + svg { + max-width: 1000px; + } + } + } \ No newline at end of file diff --git a/wp/wp-content/themes/medicalalert/tpl/col2_image_copy.tpl b/wp/wp-content/themes/medicalalert/tpl/col2_image_copy.tpl index d74e79fa..5bfdb4d2 100644 --- a/wp/wp-content/themes/medicalalert/tpl/col2_image_copy.tpl +++ b/wp/wp-content/themes/medicalalert/tpl/col2_image_copy.tpl @@ -1,16 +1,16 @@ -
+
{{#each circle_features}}
-
+
{{image.alt}}
-
+

{{title}}

diff --git a/wp/wp-content/themes/medicalalert/tpl/col3_card.tpl b/wp/wp-content/themes/medicalalert/tpl/col3_card.tpl index c646a3e1..3441ec2a 100644 --- a/wp/wp-content/themes/medicalalert/tpl/col3_card.tpl +++ b/wp/wp-content/themes/medicalalert/tpl/col3_card.tpl @@ -1,24 +1,80 @@ -
-
-
- {{#each image_card}} -
-
-
- {{image.alt}} -
-
-

{{title}}

-
{{{copy}}}
- {{#if link}} - {{link.title}} - {{/if}} +
+ {{#if radial_graphic}} +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ {{/if}} +
+
+
+ {{#each image_card}} +
+
+
+ {{image.alt}} +
+
+

{{title}}

+
{{{copy}}}
+ {{#if link}} + {{link.title}} + {{/if}} +
+ {{/each}}
- {{/each}}
-
-
+
+ \ No newline at end of file diff --git a/wp/wp-content/themes/medicalalert/tpl/heading.tpl b/wp/wp-content/themes/medicalalert/tpl/heading.tpl index 6a55cb1a..5c8b4941 100644 --- a/wp/wp-content/themes/medicalalert/tpl/heading.tpl +++ b/wp/wp-content/themes/medicalalert/tpl/heading.tpl @@ -1,11 +1,11 @@ -
-
-
-
-

{{text}}

-
+
+
+
+
+

{{text}}

+
+
-
\ No newline at end of file diff --git a/wp/wp-content/themes/medicalalert/tpl/hero.tpl b/wp/wp-content/themes/medicalalert/tpl/hero.tpl index 95b0ec3b..a70a3645 100644 --- a/wp/wp-content/themes/medicalalert/tpl/hero.tpl +++ b/wp/wp-content/themes/medicalalert/tpl/hero.tpl @@ -1,103 +1,4 @@ - - - - - -{{#if tile_image_3.url === ''}} -
-
-
-
-

{{title}}

-

{{copy}}

- {{#if link}} - {{link.title}} - {{/if}} - {{tile_image_3.url}} -
-
-
- - - - - - - - - - - - - - -
- -
-
-
- {{tile_image_1.alt}} -
-
- {{#if tile_image_2}} -
- {{tile_image_2.alt}} -
- {{/if}} -
-
-
-
-
-{{/if}} - - - - -
+
@@ -110,7 +11,7 @@ {{/if}}
-
+
diff --git a/wp/wp-content/themes/medicalalert/tpl/phone_contact_with_shortcode.tpl b/wp/wp-content/themes/medicalalert/tpl/phone_contact_with_shortcode.tpl index 8d8cff60..8c2784cd 100644 --- a/wp/wp-content/themes/medicalalert/tpl/phone_contact_with_shortcode.tpl +++ b/wp/wp-content/themes/medicalalert/tpl/phone_contact_with_shortcode.tpl @@ -1,8 +1,8 @@ -
+
-
- +
+ diff --git a/wp/wp-content/themes/medicalalert/tpl/simple_content.tpl b/wp/wp-content/themes/medicalalert/tpl/simple_content.tpl index 431d6c90..4f6be3c9 100644 --- a/wp/wp-content/themes/medicalalert/tpl/simple_content.tpl +++ b/wp/wp-content/themes/medicalalert/tpl/simple_content.tpl @@ -1,5 +1,5 @@ -
+
@@ -9,5 +9,24 @@
+ +
+ + + + + + + + + + + + + + + +
+
\ No newline at end of file diff --git a/wp/wp-content/themes/medicalalert/tpl/single_product.tpl b/wp/wp-content/themes/medicalalert/tpl/single_product.tpl index ef5c9bca..cb1481a3 100644 --- a/wp/wp-content/themes/medicalalert/tpl/single_product.tpl +++ b/wp/wp-content/themes/medicalalert/tpl/single_product.tpl @@ -56,7 +56,7 @@
Includes free shipping and lockbox!
-
{{product.fee_text}}
+
{{product.fee_text}}
@@ -184,7 +184,8 @@ } .form-select { - width: 327px; + width: 100%; + max-width: 327px; } .select-selected { diff --git a/wp/wp-content/themes/medicalalert/tpl/testimonial.tpl b/wp/wp-content/themes/medicalalert/tpl/testimonial.tpl index 56c47e77..00e591f2 100644 --- a/wp/wp-content/themes/medicalalert/tpl/testimonial.tpl +++ b/wp/wp-content/themes/medicalalert/tpl/testimonial.tpl @@ -1,28 +1,7 @@ -
-
-
-
-
- {{image.alt}} -
-
-
- - - - -

{{header}}

-
{{{copy}}}
-

- {{quote_attribution}} -

-
-
-
- -
- +
+
+ @@ -67,5 +46,25 @@
+
+
+
+
+ {{image.alt}} +
+
+
+ + + + +

{{header}}

+
{{{copy}}}
+

+ {{quote_attribution}} +

+
+
+
\ No newline at end of file diff --git a/wp/wp-content/themes/medicalalert/tpl/video_copy.tpl b/wp/wp-content/themes/medicalalert/tpl/video_copy.tpl index 084c593d..9f5dee05 100644 --- a/wp/wp-content/themes/medicalalert/tpl/video_copy.tpl +++ b/wp/wp-content/themes/medicalalert/tpl/video_copy.tpl @@ -1,24 +1,26 @@ -
-
- - +
+ +
+ + - + - - - + + + - +
+