Page 1 of 1
Drop down menu z-index
Posted: Fri Jul 28, 2023 12:15 pm
by windsurfer
Is there a way to set the z-index on the Dropdown Menu ?
Re: Drop down menu z-index
Posted: Fri Jul 28, 2023 1:15 pm
by Pablo
The z-index is determined by the position in the Object Manager.
https://wysiwygwebbuilder.com/object_manager.html
You can use the arrange tools to move objects up and down in the z-order.
Re: Drop down menu z-index
Posted: Fri Jul 28, 2023 2:11 pm
by windsurfer
If you go to
https://cvitp.ca/ontario.php
you will see that when you select Special forms the menu is behind the flag. I did try to select the menu to move to front and move forward but that doesn't correct the problem.
The image is attached to a custom css but changing the z-index on the image doesn't change it either.
Kinda lost on that one.
Re: Drop down menu z-index
Posted: Fri Jul 28, 2023 2:40 pm
by BaconFries
The link doesn't work...

if using custom css then you should ensure it is valid/correct and does not conflict with other code in the software as in general there is no help with custom code.
Re: Drop down menu z-index
Posted: Fri Jul 28, 2023 3:21 pm
by windsurfer
Yes it does, just not on mobile
Re: Drop down menu z-index
Posted: Fri Jul 28, 2023 4:04 pm
by crispy68
The menu looks to be on a layer. Simply select the layer and move it all the way to the front by using the arrange tools. This will ensure that the header and menu are the highest z-index.
Re: Drop down menu z-index
Posted: Fri Jul 28, 2023 4:22 pm
by windsurfer
That didn't work either so i assigned a custom style to the layer and it works now