From c3fbddebfe11bfdb6f4ad018d23ecc5b41d4ca13 Mon Sep 17 00:00:00 2001 From: jenniw Date: Fri, 15 Sep 2023 12:01:52 -0400 Subject: [PATCH] Fixes to Featured Carousel (#1889) * movin video around * add to base and css * final pass for just font changes * percentages, obviously * Fix spacing per new change * starting, hold this while i fix something else * update to 1320 + keep blue box outside like design * fixed overall styling some, and height issues, working on rotation * feedback from Collin * feedback from Collin * carousel fixes * smaller screen fixes --- cms/templates/home_page.html | 104 ++++---- .../home-page/featured-product-cards.scss | 231 +++++++++++------- .../public/scss/home-page/home-page-hero.scss | 2 + .../partials/featured_product_card.html | 25 ++ 4 files changed, 221 insertions(+), 141 deletions(-) create mode 100644 main/templates/partials/featured_product_card.html diff --git a/cms/templates/home_page.html b/cms/templates/home_page.html index c7b3cb2613..8789f9c93e 100644 --- a/cms/templates/home_page.html +++ b/cms/templates/home_page.html @@ -42,56 +42,31 @@

{{ page.hero_subtitle }}

{% endif %} {% if show_new_featured_carousel %} -