Archived topic
Menu Items are overshadowed by page notice
3 replies · Started by Avi on March 2, 2022
Hi,
I am using GP Premium's "Target" theme.
When a page notice is displayed, a portion of drop-down menu items are overshadowed by it and thus, those menu items cannot be seen or clicked.
Please refer to the following screenshot for details.
https://postimg.cc/62Q3FR0K
Please help.
Regards,
Avi
Hi Avi,
Can you try adding this CSS and see how it goes? :
ul#menu-primary-target {
z-index: 10;
}
Kindly let us know how it goes. Hope to hear from you soon. :)
Hi Fernando,
It works perfectly!
Thanks for the support.
* I have another related question on changing the font size, capitalization and spacing of the submenu.
I'll issue another ticket for the sake of issue management.
You may close this ticket now.
You’re welcome Avi! Glad that worked! :)