Drop Down Issue Home › Forums › Web + Tech Answers › Drop Down Issue Tagged: Drop Down Issue This topic has 3 replies, 2 voices, and was last updated 8 years, 4 months ago by Bryan Hadaway. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts May 27th, 2016 at 3:12 AM #4394 AnonymousInactive Hello Bryan Sir I am working on new project, the problem is drop down not working perfectly in main menu. If you have a solution please share with me. Website: http://chitranshgroup.co.in/ Theme used: BlankSlate Regards Parth Ranjan May 27th, 2016 at 5:06 PM #4395 Bryan HadawayKeymaster Try updating: nav ul ul { display: none; float: left; left: 0; position: absolute; width: 180px; z-index: 99999; } to: nav ul ul { display: none; float: left; left: 8px; position: absolute; width: 180px; z-index: 99999; top: 60px; } May 27th, 2016 at 7:12 PM #4396 AnonymousInactive Thanks Sir for you finest assistance. Regards Parth Ranjan May 29th, 2016 at 6:12 AM #4397 Bryan HadawayKeymaster You’re welcome. Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In