-
ctownParticipant
First of all, Great Work, this is an wonder- an powerfull theme. Easy to use and customize.
I have a question: Where can I find the “More”-tag in the mobile-navigation? I want to translate this, but I can´t find it in the theme-files.Daniel TaraKeymasterWe’ve just realized the navigation more link is not translatable. It will be made translatable in the next version. Thank you for your feedback.
WebsitelesParticipantI still have an issue with the mega-menu. The top level item with css class mega-menu keeps showing in the dropdown, no mather what I do. How do I construct it so that the top item doesnt show in the drop down?
Daniel TaraKeymasterAs you can see that doesn’t happen here. Can you post a link to your website?
WebsitelesParticipantHi Daniel, my site isnt live yet but soon will be. I sent you login info so you can check it out.
cadmeloParticipantHello support team. I would like to congratulate you for this awesome theme!
I’m, having the same issue regardind the top level item with css class mega-menu that keeps showing in the dropdown, has reported by Websiteles.
Could you give me a hand here, please?
Best regards,
CesarthomasonParticipantHi there. First thank you for the great theme!!!
I also have the same issue with the menu. My top level item always shows in the dropdown. Is there a way to do it like in the menu from the demo page?
My website: srilankakitesurf.com
Thanks Thomas
Daniel TaraKeymasterI have checked your website in Chrome, Firefox, Safari and IE and the only browser I found this happening is IE. That’s probably because IE’s font antialiasing makes text look wider.
Since you’re not using menu item descriptions try switching to the small navbar under Theme Options → General → Navbar Size, this will decrease the padding on menu items and allow for more space between the site title and navigation.
If you still want to use the large navbar you can decrease the padding on menu items by adding this to your custom CSS:
.navbar-large .nav > li > a { padding-left: 15px; padding-right: 15px; }
By the way, I like what you did with your website, this is one of the few occasions I see the theme’s features put to proper use. I have one small observation: I see you wanted to remove the blog tagline by deleting the text from “Blog Pages Header Text”, this however left a horizontal line above the blog posts. The proper way to remove the tagline is to go to Theme Options → Templates and drag the “Archive Location” function from the right to the left column.
thomasonParticipantHi Daniel
Thanks for your reply. I am a bit confused now, but is this the answer to my question or someone elses?
Sorry if i got that wrong
Thanks Thomas
Daniel TaraKeymasterWhat I replied above is concerning your website. Up until and including the code it answers your question and what follows is a personal observation. To avoid confusions like this it’s always a good idea to open a new topic, even if the question at hand is related to an existing topic.
thomasonParticipantThanks for ur quick reply, but i think you got me wrong then 😉
My problem is, that i have my top level item “Kite Spots” and when i open the Drop Down Menu “Kite Spots” appears there again. I would like to not show “Kite Spots” when i open the Drop Down menu.
I’ll open a new topic next time, sorry.
Daniel TaraKeymasterI’m sorry for the misunderstanding. The menu item is repeated in the submenu because it contains a link. Since links in menu items with drop-downs are inaccessible because a click opens the drop-down, the links are inserted inside the drop-down. If you don’t want the item to repeat itself then add it as a custom link and insert a
#
in the URL field or leave it blank.Chicken_3HParticipantHi Daniel.
Yes, this works.
Nevertheless the behaviour and the way to deal with it is strange and differs from all the wordpress themes I’ve used before. When I usually create a site like e.g. “site1” and some sub-sites (“site1-sub1” and so on), then add them to the menu (in Design > Menus) via the “sites” selection, there was never a duplicated item “site1”.
Can you adjust the code in a future update please?
Thank you and best regards, ChristianDaniel TaraKeymasterSorry, negative. Think of it this way: Traditionally drop downs used to open on hover so the link inside parent item was still accessible on click. In Enlightenment drop downs open on click so links inside parents are inaccessible. To counter this behavior items with a link are cloned as the first element of their dropdown. This happens only when the item actually has a link, so if you don’t want to clone the item in the dropdown you just put a hashtag(
#
) or leave it blank. It’s simple and no need to change anything.
Tagged: mega-menu
You must be logged in to reply to this topic.