Archived topic
Dropdown menu items not fully visible until I scroll down and menu is sticky
1 reply · Started by Gabriel on December 19, 2022
Viewing posts 1–2 of 2
For some reason the dropdown menu items are not fully visible on the home page until I scroll down. Menu is sticky.
Thanks for your help.
Hi Gabriel,
Can you try adding this CSS?
nav#site-navigation {
position: relative;
}
This archived topic is closed to new replies.