[IMP] theme_monglia: update the theme

This commit updates the theme to improve the design with new colors, new
pictures and new snippet customizations.

task-2619534

X-original-commit: a27996e809
Part-of: odoo/design-themes#501
This commit is contained in:
xlu-odoo
2021-08-11 14:58:51 +00:00
committed by qsm-odoo
parent a2b1aa7c14
commit 34fe0fa07f
19 changed files with 444 additions and 378 deletions
-4
View File
@@ -8,9 +8,5 @@ class ThemeMonglia(models.AbstractModel):
# For compatibility
# self.enable_asset('theme_common.compatibility_saas_10_1')
self.disable_view('website.template_header_default')
self.enable_view('website.template_header_hamburger')
self.enable_header_off_canvas()
self.disable_view('website.footer_custom')
self.enable_view('website.template_footer_minimalist')