diff --git a/theme_beauty/static/src/scss/primary_variables.scss b/theme_beauty/static/src/scss/primary_variables.scss index 41d348557..a6b8d4836 100644 --- a/theme_beauty/static/src/scss/primary_variables.scss +++ b/theme_beauty/static/src/scss/primary_variables.scss @@ -133,7 +133,7 @@ $o-website-values-palettes: ( 'headings-font': 'Questrial', 'navbar-font': 'Questrial', 'buttons-font': 'Questrial', - 'header-template': 'contact', + 'header-template': 'Contact', 'footer-template': 'default', 'header-links-style': 'outline', ), diff --git a/theme_bookstore/static/src/scss/primary_variables.scss b/theme_bookstore/static/src/scss/primary_variables.scss index d29b2e2f8..5c3fb4e09 100644 --- a/theme_bookstore/static/src/scss/primary_variables.scss +++ b/theme_bookstore/static/src/scss/primary_variables.scss @@ -157,7 +157,7 @@ $o-website-values-palettes: ( 'headings-font': 'Poppins', 'navbar-font': 'Poppins', 'buttons-font': 'Poppins', - 'header-template': 'contact', + 'header-template': 'Contact', 'footer-template': 'descriptive', 'header-links-style': 'border-bottom', ), diff --git a/theme_odoo_experts/static/src/scss/primary_variables.scss b/theme_odoo_experts/static/src/scss/primary_variables.scss index eb0f47c88..043acc07e 100644 --- a/theme_odoo_experts/static/src/scss/primary_variables.scss +++ b/theme_odoo_experts/static/src/scss/primary_variables.scss @@ -133,7 +133,7 @@ $o-website-values-palettes: ( 'headings-font': 'Oswald', 'navbar-font': 'Oswald', 'buttons-font': 'Lato', - 'header-template': 'contact', + 'header-template': 'Contact', 'footer-template': 'contact', 'header-links-style': 'border-bottom', ),