Home › Forums › Support › Submenu no appears when mouse rollover This topic has 3 replies, 2 voices, and was last updated 7 years, 3 months ago by Leo. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts June 15, 2018 at 9:45 am #600937 pablo ho Hi, this is my website: http://www.fullen.pe the problem is in the Main Menu, when mouse rollover the submenu option not appears. June 15, 2018 at 9:52 am #600940 LeoStaff Customer Support Hi there, You have this block of CSS added which is hiding it: .main-navigation ul ul { box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); display: none; float: left; position: absolute; left: 0; z-index: 99999; width: 300px; text-align: left; } Note the display: none; line. June 15, 2018 at 10:35 am #600970 pablo ho great, fixed! thanks for your help! June 15, 2018 at 10:44 am #600974 LeoStaff Customer Support No problem! 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