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
Esta pergunta foi sinalizada
2
Respostas
2446
Visualizações
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;
}
Está gostando da discussão? Não fique apenas lendo, participe!
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscrever-se| Publicações relacionadas | Respostas | Visualizações | Atividade | |
|---|---|---|---|---|
|
Website Search bar
Resolvido
|
|
3
abr. 25
|
10311 | |
|
|
1
set. 24
|
2662 | ||
|
|
1
jul. 23
|
2904 | ||
|
Enable google search console
Resolvido
|
|
3
jan. 24
|
23439 | |
|
|
0
mai. 21
|
6648 |