Viewing 18 posts - 1 through 18 (of 18 total)
  • Author
    Posts
  • #610162

    Hi, I need to add a lot of items in the menu (11 items with 3/4 words each) and the menu breaks in two rows, and the menu overlap the logo. I need the menu working with 2 lines, without overlap the logo, and the sticky header working. Can anyone help me with that? I´m going crazy with that!! Thank you!

    #610179

    Hey neburayar!

    You could try this i guess you might need some more tweaking

    Should you need further help please share the link to the page where we can inspect the element in question and a mockup how you want the finished menu to look like (upload screenshot to dropbox or imgur.com and share the link here).

    Regards,
    Vinay

    #610230

    Thank you for your quick answer. It seems that it doesn’t work. Is it possible that you fix it for me? How much will cost to me??

    I need too assign an specific color to the header for each page.

    Thank you!

    https://www.dropbox.com/s/sa5zlekli554m96/test_img_2.png?dl=0

    I need this: (And changing the menú background for inside each page)
    https://www.dropbox.com/s/peyq63ywhkdjghv/test_img.png?dl=0

    #610236

    Hi!

    It will not cost you anything. Please create a temporary admin login and post it here privately.

    Best regards,
    Yigit

    #610249

    Thank you!! That is awesome!! Here you are!

    #610252

    Hey!

    We also need a link of your website :)

    Cheers!
    Yigit

    #610259

    ¢|@#¢|@#¢|@#!!!!! :D

    #610268

    Hi!

    I saw that you forgot to check “Enfold main menu” under Menu Settings in Appearance > Menus so i checked it for you. You would not have that overlapping issue. If you run into that issue when you add more menu items, please let us know so we can look into it once again

    Best regards,
    Yigit

    #610271

    Thank you,

    I have just added a lot of menu items and it seems the problem still there…..

    #610281

    Hi!

    You have so many menu items. I do not think there would be any way to avoid having it overlap without making your menu items look bad. You can go to Appearance > Menus and drag menu items under each other to create such structure – http://i.imgur.com/1a3eJYo.png. So you would have submenus for your parent menu items.

    Best regards,
    Yigit

    #610285

    :( I know, but all the items must to be in the root, visible all the time. Is it possible to narrow the menu, avoiding the overlapping and reducing the space between the two lines of items??

    #610286

    Just like in the mockup I made…

    #610358

    Mmmm I’m sorry, but I need that the menu background change of color for each page…..

    #610366

    I could fix the custom menu background color for each page, but I already have some hope in you to fix the problem with the menu item lines…. Thank you.

    #610722

    Hi,

    I’m not sure if I missed something in the thread but I couldn’t see any overlapping of the logo? You can try the following in Quick CSS to control the height of the menu items:

    .menu-item {
        height: 25px !important;
    }
    

    Regards,
    Rikard

    #610770

    Thank you Rikard,

    I have just fixed the overlapping, and all the things, but, now I have another problem. The logo´s link stop working. I don´t know why…. can you take a look please??

    #610942

    Hi,

    Try this as well:

    strong.logo {
    z-index:10000 !important;
    }

    Regards,
    Rikard

    #611124

    That´s it!! Thank you very much!!

    Great support team!!

Viewing 18 posts - 1 through 18 (of 18 total)
  • The topic ‘I need help with customizing the main menu’ is closed to new replies.