Home › Forums › Weaver Xtreme Theme › Submenus not showing for extra menu shortcode
- This topic has 5 replies, 3 voices, and was last updated 11 years ago by
scrambler.
-
AuthorPosts
-
September 8, 2015 at 15:36 UTC - Views: 3 #24420
Wasserwerk
ParticipantMenuChilds do not appear:
Hello,
for the menu_bar I checked “Hide Menu Bars: ” and use “Pre-Header Code” for the below design (image)
using: [weaver_extra_menu menu='top' style='menu_bar']
This way the childs of the menu do not appear on hover.
Is hover not working on [weaver_extra_menu] ?I choosed this way, because using the normal menu_bar it was not possible to set the image on the left from the menu bar.
Using “Add HTML to Menu Bar” “Add HTML to Left:” makes the image appear very small.My goal ist to achieve the above design, no matter which way works.
Best regards,
UweSeptember 8, 2015 at 15:58 UTC #18226Weaver
KeymasterThis discussion was created from comments split from: How to style the extra menu shortcode.
September 8, 2015 at 16:04 UTC #24421Weaver
KeymasterThis is happening because the wrapping div has the CSS overflow:hidden; set. You would need to add a custom CSS rule to set overflow:visible;. Without a link, I can’t tell you exactly which CSS rule name to use, but I’m guessing you can figure that out given your question about the FI’s for the other site.
(It is normally best to start new topics if you question isn’t related to the specific issues being discussed in an existing topic.)
September 8, 2015 at 16:44 UTC - Views: 2 #24422scrambler
Moderatorif you use the pre header code box, put the rule below in the pre header BG CSS+ box
{overflow:visible;}
September 15, 2015 at 19:22 UTC - Views: 3 #24423Wasserwerk
ParticipantThank you for your help.
Finally I noticed that the submenu is not visible because the sub-items are below the header.
http://inside-risse.de/ user: in pw: 2side015
When you change the margin of “.pre-header-code-div .top-menu” to 5px e.g. you can see that,
“SIGNALE” and “ÜBER” have submenu-items. “SIGNALE” has 2 and “ÜBER” has 1Also I do not achieve to align the extra-menu:

And when using mobil or small resolution the extra-menu does not look like the normal way,
only having a link to the homepage and another link named “Menu”
In my case it looks like:
Is extra-menu not able to change to mobil-view ?September 15, 2015 at 20:12 UTC - Views: 2 #24424scrambler
ModeratorPlease always include a link to your site….The extra menu in weaver II (pro) do not transition to a mobile menu.The extra menu in Xtreme and “plus” DO TRANSITION to a mobile menu (time to upgrade 🙂 ) -
AuthorPosts
- You must be logged in to reply to this topic.

