aerta 5 Report post Posted April 28, 2012 Drop down horizontal child disappears in Safari (fine on Chrome and Firefox). Try going to 'current writing projects>another bite of the apple> cast rehearsal material. The final link box disappears before you can click on it. Any solutions? Share this post Link to post Share on other sites
catrina 103 Report post Posted April 28, 2012 It disappears when you try to mouse over it because before the cursor gets to it, it crosses a blank space between the child menu and the grandchild menu (the grandchild menu contains the "cast rehearsal material" link). The gap is present in Firefox, too, but the same problem isn't happening. Try adding this CSS to PlatformPro's Custom CSS settings to close that gap: [code]li#menu-item-290 ul.sub-menu {margin-left: 0px !important;}[/code] Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites
aerta 5 Report post Posted April 29, 2012 Perfect! That worked like a dream. Thank you! Share this post Link to post Share on other sites
catrina 103 Report post Posted April 29, 2012 You're welcome. Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites