i want to inherit the detail page of the default template but only change its css how do i do it ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- सीआरएम
- e-Commerce
- लेखांकन
- इन्वेंटरी
- PoS
- Project
- MRP
This question has been flagged
#1. You must sign in to the website and navigate to the appropriate [product detail page] page. You must choose "HTML / CSS Editor" from the "site" main navigation bar.
#2. You may see the editor popup after clicking. You must choose "Edit HTML anyway" in order for the editor to open. The detail page's HTML code is visible.
#3.Choose "SCSS" from the "XML HTML" dropdown menu. You can write CSS or SCSS inheriting from the parent specific class.[If you don't have any specific class in that html page, you can add it custom using Html page code]. Writing CSS with a specific class name allows the design work to be done on the page by itself.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up