Hello, Paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: #slides a.next { z-index: 9; } #menu .ddsmoothmenu li ul li ul { z-index: 999; } This will solve your issue.