- This topic has 1 reply, 2 voices, and was last updated 6 years, 7 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Problem with submenu top bar in SPA Theme
Hello. Please help me with that one. In my site www.dietalia.ro, I added in my top bar menu a submeniu. The problem is that in the desktop version, if the menu item is in the right part of the screen, the submenu is not visible.
Please look at Evenimente – Pentru companii and see how the submenu Cursuri pentru companii is displayed.
Is it possible that the sub menu to open to the left if the menu item is in the far right of the screen?
Thanks
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
#topmenu ul li ul li ul { left:auto !important; right:100% !important;}
Regards,
Chris
