When we add a megamenu it comes with a small arrow icon next to the word, I would like to know if there is a way to remove this icon?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
2
Replies
1182
Views
Hello Marcia,
You can't do that with the Odoo normal behavior, however you can do that modifying the base code, there are two methods.
- You can make a development to inherit the view "Submenu" and remove the class "dropdown-toggle" from the view.
- With no development you can delete that class by following the next steps:
The best method will be always do it with a custom development, but if you can't do that the option 2 would work for you.
Thank you
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Mar 24
|
594 | ||
|
2
Mar 25
|
1311 | ||
|
3
Dec 24
|
1077 | ||
|
1
Oct 24
|
1183 | ||
|
0
Jan 24
|
571 |