Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #488382

    Hi Guys,
    I’m using enfold for a website and i have many menu items, what makes it to break in a second line depending on the screen width, but the issue is that the item is not very visible once the menu background doesn’t follow it, there is any way where I can make the menu to be automatic and re adjust the menu wrapper to follow the height when it breaks in 2 lines?

    For now I have managed to make the mobile menu to show up when it gets smaller then 1226px (screen width where the main menu breaks in 2 lines ) but the client did not like it very much

    any help would be very appreciate

    #488649

    Hi chanleo,

    You should be able to control that area using the following CSS:

    #header #header_main_alternate .container {
        height: 70px !important;
    }

    Regards,
    Rikard

    #488778

    Thanks Rikard worked well, need to do some more css adjustments but in the end worked as i wanted
    cheers

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Enfold Menu in 2 Lines’ is closed to new replies.