Hi Jens,
Go to the Appearance -> Editor -> style.css
In line no. 123 use below CSS code
.header-nav ul li:hover ul li:hover > ul{display:block; position:absolute; left:200px; top:0;}
(need to add top:0;)
Regards
Grace Themes
-
This reply was modified 6 years, 3 months ago by
Grace Themes.