-
AuthorPosts
-
November 27, 2015 at 10:33 am #543521
Hey guys,
i habe some issue with my main menu.
1. “Waren / Ladungssicherung, Export”: Exportverpackung is centered and there is no link. It should be like the others, on the left side + link to the category
2. “Kennzeichnen, Sicherheit”, hover effekt (sub menu) comes out first if mouse is over text. Over icon, nothing happing. Sub menu is on false position. It should looks like the other menus
3. “Betriebs und Lager..” same as on 2.
Can you have a look over?
November 30, 2015 at 4:23 pm #544584After this, i can do my mobile menu, than im rdy to start my shop :)) Would be glad, if you can find and fix this issue.
December 2, 2015 at 9:04 am #545780Hey? :)
December 2, 2015 at 4:06 pm #545924Hi!
1- This is how it look like on my end – http://i.imgur.com/vqNr0C2.png. Can you please elaborate on the issue you are having?
2- Please add following code to Quick CSS#menu-item-2011 .avia_mega_div { left: -340px!important; }
3- I could not reproduce this issue as well. Have you figured it out already?
Cheers!
YigitDecember 7, 2015 at 9:19 am #547847Thanks, worked :)
#menu-item-2011 .avia_mega_div { left: -340px!important; } #menu-item-2010 .avia_mega_div { left: -840px!important; }
Just Exportverpackung is on center, how to get it left how all other items + link?
December 8, 2015 at 6:23 pm #548920Hi!
use this code:
#header .mega_menu_title { float: left; }
We definitely recommend to upgrade to Enfold v3.4.5
Cheers!
AndyDecember 10, 2015 at 10:53 am #550274Thanks, still “Exportverpackung” isnt klick able (no link?). I will update enfold after fixing this issue :) Need to backup first my db and webspace.
December 10, 2015 at 3:47 pm #550472Hey!
Have you figured it out already? Your menu item is clickable on my end – http://i.imgur.com/LDM3sXT.png
Regards,
YigitJanuary 27, 2016 at 5:06 pm #573052I added this all. I cant click on my last four objects (on screen size below 1700px). I tryed to fix it with removing
#header .widget {
z-index 9999 !important;
}with this code on media only screen, I can click my last objekcts, but image “blog” cant be clicked anymore.
any solution for it?
January 28, 2016 at 7:56 am #573539Hi,
Please try adding this:
#header .widget { padding: 0 !important; }
Regards,
RikardJanuary 28, 2016 at 9:16 am #573571A bit better! But last item still not avaible (Search).
January 28, 2016 at 12:55 pm #573687My bad, solved.
-
AuthorPosts
- The topic ‘Some issue with menu’ is closed to new replies.