Main menu moved once adding HTML block
-
Hi! I’m not sure if the last ticket was submitted, but here it goes again…
I modified the main menu, changing names and not making clickable the parent category and I added a HTML Block with links to the child categories, but once I changed the second HTML block the menu moved from to be centered to below the link and not anymore sticky once I scrolled down, so I believe is a bug. can you please help?



Attaching pictures
Attachments:
You must be
logged in to view attached files.
Hello,
I am unable to visit your site. Please remove the IP restrictions. We are accessing the site from Pakistan.
Best Regards.
ok, allowed now, please re check.
some how, I adjusted the HTML Block spaces in each category and looks little bit better but the menu and the HTML Block is keeping a space in between, could this be adjusted it or is it bug?

Attachments:
You must be
logged in to view attached files.
Hello,
Please try to use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Global CSS section:
.wd-dropdown-menu.wd-design-full-width:not(.wd-scroll), .wd-dropdown-menu.wd-design-full-width.wd-scroll .wd-dropdown-inner {
margin-top: 0px;
}
Best Regards.