This topic has 8 replies, 2 voices, and was last updated 10 years, 4 months ago ago by Jack Richardson
hello.
When i try to access the links in the drop down menus, they disappear before i can roll over them. There seems to be a slight space below the top level nav and the drop down area that is enough to tell the drop down to go away.
here is a link to our site: http://www.meredithjackson.com/version3/
if you roll over “everyday”, then slowly scroll down into the drop down area, the menu goes away.
thanks,
Mike
Hello,
Please add the following code into the custom.css of parent theme or style.css of child theme:
.menu > ul > li > ul, #main-nav > ul > li > ul {
top: 26px;
}
Regards,
Jack Richardson
Hi Jack
i put it in style.css of child theme. doesn’t seem to have made a difference. do see a difference?
thanks,
Mike
Hello,
Please provide us with FTP credentials in Private Content.
Regards,
Jack Richardson
FTP in provate
Hello,
We’ve made some changes. Please check your site now!
Regards,
Jack Richardson
yes! thank you. was this just my site or a theme issue?
what file did you change so i know to download it before i make nay changes.
thanks again,
Mike
You’re welcome!
I’ve corrected provided code in the style.css of child theme.
Regards,
Jack Richardson
The issue related to '‘drop down menus disappear before I can choose a link’' has been successfully resolved, and the topic is now closed for further responses