Space between submenu and main menu can not fix
Hello,
There is a gap between the submenu and main menu. Please take a look at the photos.
I have tried the below code, but it is not fixed.
- #Top_bar:not(.is-sticky) .menu > li > .sub-menu{
- top: 60%!important;
- }
My website URL:
please help me.
Comments
Hi,
Use this code instead:
Best regards
Many thanks. I has worked.