Viewing 6 reply threads
You must be logged in to reply to this topic.
Hi,
I’m using header9 and would like to move up the submenu.
Is there an easy way?
Hello,
Please add this code into your custom css box:
nav .menu > li > ul.sub-menu, nav .menu > li > ul.sub-menu ul {
margin: 0 !important;
}
If this won’t work, then send us a link of your site. Let us know.
Best regards!
Hello,
Sorry but is still not possible to check the site with these credentials. See screenshot.
Best regards!
Sorry, for that.
Now you have full rights.
Many thanks
Hello,
I still wait for a little help.
Could you please check my problem.
You have the right to check the site now.
Many thanks
Hello,
Sorry for the late reply.
I see your sub-menu is actually very ok. See screenshot.
This is exactly where it should be. If you want to move it more up or down, then find this code:
nav .menu > li > ul.sub-menu, nav .menu > li > ul.sub-menu ul {
/*top: 63% !important;*/
}
..that i have added in your custom css box. Remove the comment tags (/*...*/
) and change the top
value to your wish.
Best regards!
You must be logged in to reply to this topic.