Hello…I’m working on a new website
And i need that the button “prenota” must be on top of everything
here is the error:
I use also a custom CSS code to fix the position of the button and i also use the z-index but…something wrong, here is the code
#floating { position: fixed; right: 0; top: 20%;
width:15%;
border-radius:5px;
background-color: #79bd3a;
z-index: 1 !important;
}
Hey claudioaddobbatim2r2,
Add this to quick css:
.menu.av-main-nav li a{
background:transparent!important;
}
Best regards,
Jordan Shannon
It works!! thank you so much
Hi,
Perfect, I’m happy to help. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon