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
Denna fråga har flaggats
2
Svar
2450
Vyer
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;
}
Njuter du av diskussionen? Läs inte bara, delta också!
Skapa ett konto idag för att ta del av exklusiva funktioner och engagera dig i vår fantastiska community!
Registrera dig| Relaterade inlägg | Svar | Vyer | Verksamhet | |
|---|---|---|---|---|
|
Website Search bar
Löst
|
|
3
apr. 25
|
10320 | |
|
|
1
sep. 24
|
2666 | ||
|
|
1
juli 23
|
2911 | ||
|
|
3
jan. 24
|
23450 | ||
|
|
0
maj 21
|
6653 |