Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #956047

    Hello,
    I have to set my header slightly taller to accommodate my logo and this cause the location of the menu to be slightly higher above the lower part of the header. As I wanted to close the gap between the menu and submenu, I added quick css code:

    .menu > li > .sub-menu {
    top: 90px !important;
    }
    .header-scrolled .menu > li > .sub-menu {
    top: 75px !important;
    }

    The css code move the menu bar lower towards the lower end of the header and the gap between the menu and submenu become smaller. I did not like the look and I removed the quick css code. However, the menu stays the same and did not return to the previous location beside the search icon.

    My questions:
    1. What do I have to do to return the menu to the original location beside the search icon?
    2. How do I move the submenu up towards the menu to close the gap without moving the location of the menu?

    Thank you.

    #956700

    Hey Cruise8,

    Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)

    Best regards,
    Basilis

    #956796

    Hello,
    Thanks for the reply. Could you tell me how to return the menu to the original location? Because removing the Quick CSS code does not solve the problem? The menu still does not move back to the original place.

    Thanks,

    #957301

    Hi,

    Could you post a screenshot of what you are seeing on your end please? Also, why are you applying caching on the site while you are working on it?

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.