Hello, I'm using Odoo Online and added the search box block to the website I'm currently building but the list of items preview in the dropdown box that appears with the suggested results gets behind the next block. I tryed applying CSS z-index to the o_dropdown_menu but it doesn't work
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
Thanks for your reply but It didn't work. It has something to do with the block where the search box is added. If it's added inside the Cover Snippet. The dropdown list won't render outside the snipped. But if the search box is added inside the Text snippet, the dropdown menu will render outsite the Text snippet.
I will use another snippet that allow the dropdown to be render outside it self.
Hello,
You can try with position
.class-name { position: relative; z-index: 999; }
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 | |
---|---|---|---|---|
Website Search bar
Solved
|
|
3
Apr 25
|
7162 | |
|
1
Sep 24
|
626 | ||
|
1
Jul 23
|
1083 | ||
Enable google search console
Solved
|
|
3
Jan 24
|
20446 | |
|
0
May 21
|
4362 |