Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #836824

    Hi all,

    I want to move the main menu a little bit lower because I use images. So I put this in Quick CSS:
    #top .main_menu .menu > li > a{line-height: 370px !important;}
    In the theme options, I changed the height of the Header to 220px.
    The Problem now: the Burger Menu also moves, but it shouldn’t.
    What can I do?

    Thanks

    Link to the site in private content.

    • This topic was modified 6 years, 8 months ago by owls_studio.
    #837802

    Hey owls_studio,

    I tried to check your site, but I could not see the burger menu on my end. Can you post a screenshot on how it looks on your end?

    Best regards,
    Nikko

    #838469

    Hi,

    now it should be visible.

    Thanks.

    #838821

    Hi,

    Thanks, can you try adding this css code in Quick CSS (located in Enfold > General Styling):

    
    #top .main_menu .menu > li.menu-item-avia-special > a {
        line-height: 80px !important;
    }

    Hope this helps :)

    Best regards,
    Nikko

    #839760

    Perfect. Thank you!

    #839878

    Hi,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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