Where can I find the web.assets_frontend folder ?
This is to change my website borders to be half round.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
1
回复
1574
查看
You cannot edit this file, since it is dynamically build based on your theme configuration, scss override, ...
If you want alter your style, in edit mode of your website, you can click on the 3th tab 'Theme' and change a lot of settings. If you need to change others things, change scss variable, hardcode css... you can add it with the 'customize > html_editor' , you have the dropdown xml/scss/js, click on scss and add your rules.
KR