Friday, August 22, 2025
1 change · saas-18.4
Features or functions removed from Odoo
The website editor toolbar no longer offers a font family picker. This helps avoid expectations around custom web fonts, which can be complex to support without hurting website performance.
Original PR description
Because it is quite complex to enable non-websafe fonts in website without impacting the performances, it was decided to remove the possibility to change the font family with the toolbar within website to deter users from requesting this feature. This commit removes the font family picker from the toolbar when editing the website. task-4367641