From 628b863eb6507d8bafae1a9d557d1ab3af14bfab Mon Sep 17 00:00:00 2001 From: Brandon Comerford Date: Mon, 18 Dec 2023 15:16:15 -0600 Subject: [PATCH] feat: change default product options text --- config.json | 2 +- templates/components/products/options/set-radio.html | 6 +++++- templates/components/products/options/set-rectangle.html | 6 +++++- templates/components/products/options/set-select.html | 6 +++++- 4 files changed, 16 insertions(+), 4 deletions(-) diff --git a/config.json b/config.json index 42ed4738e0..0691d69622 100644 --- a/config.json +++ b/config.json @@ -529,7 +529,7 @@ "default_image_product": "img/ProductDefault.gif", "default_image_gift_certificate": "img/GiftCertificate.png", "body-font": "Google_Karla_400", - "headings-font": "Google_Old+Standard+TT_400", + "headings-font": "Google_Open+Sans_700", "fontSize-root": 14, "fontSize-h1": 28, "fontSize-h2": 25, diff --git a/templates/components/products/options/set-radio.html b/templates/components/products/options/set-radio.html index 1be4864f96..3682f8865a 100644 --- a/templates/components/products/options/set-radio.html +++ b/templates/components/products/options/set-radio.html @@ -1,6 +1,10 @@
diff --git a/templates/components/products/options/set-rectangle.html b/templates/components/products/options/set-rectangle.html index aee28b250a..fc3a31ae46 100644 --- a/templates/components/products/options/set-rectangle.html +++ b/templates/components/products/options/set-rectangle.html @@ -1,6 +1,10 @@