Hello,
I have a problem with the submenu below “an efficient team”. It’s displayed too low. I tried to go up with <ul.sub-menu> and a margin-top, but it does not work. I can not find the right item that will go up the submenu. Thanks for your help.
Hey doboon,
You have this in your child theme CSS:
ul.sub-menu {
margin-top: -40px;
}
ul.sub-menu {
margin-top: 15px !important;
}
Please try to remove this part:
ul.sub-menu {
margin-top: 15px !important;
}
Best regards,
Rikard
Thank you Rikard,
I did not remember having put 2 different orders on the same item and I found another solution for the interlining of the burger menu.
Everything is in order for this question. Thank you !
Hi,
I’m glad you got this resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon