diff --git a/config/settings_data.json b/config/settings_data.json index 9d3c6edfee..e9f5d16454 100644 --- a/config/settings_data.json +++ b/config/settings_data.json @@ -161,11 +161,11 @@ }, "scheme-2": { "settings": { - "background": "#f3f3f3", + "background": "#ffffff", "background_gradient": "", "text": "#121212", "button": "#121212", - "button_label": "#f3f3f3", + "button_label": "#ffffff", "secondary_button_label": "#121212", "shadow": "#121212" } diff --git a/sections/header-group.json b/sections/header-group.json index df10771fe9..76de8d4074 100644 --- a/sections/header-group.json +++ b/sections/header-group.json @@ -24,7 +24,7 @@ "change_slides_speed": 5, "enable_country_selector": false, "enable_language_selector": false, - "twcss_container": "", + "twcss_container": "twcss-hidden sm:twcss-block", "twcss_text": "twcss-text-xl" } },