Archived topic
Can't access Drop Down Menu - disappearing before it can be clicked.
3 replies · Started by Barry on July 27, 2018
Viewing posts 1–4 of 4
Hi
On one of my dropdown menus the sub menu is disappearing before it can be clicked.
Any ideas please?
Hi there,
its due to the negative margin you have on the elementor header you have added to the page.
You can remove that and to reduce the white space aboce you can use this CSS:
.entry-content {
margin-top: 1em;
}
That's great David, thank you very much.
Glad to be of help.
This archived topic is closed to new replies.