Skip to Content
Menu
This question has been flagged
1 Reply
644 Views

Hi, I'm using Odoo 16 website builder to build a website and I'm also using the HTML and CSS editor to get the required design, what is the cons of this way??

Avatar
Discard
Best Answer

Hi,


The main cons are:


Upgrades can overwrite changes: If you edit core templates or CSS directly, your changes may be lost during module upgrades or Odoo version updates.

Reduced drag-and-drop flexibility: Odoo’s website builder uses a grid layout system, so heavy customization with raw HTML/CSS might break the drag-and-drop interface or make it behave unexpectedly.


Hope it helps

Avatar
Discard