Home Forums Theme support Menu & submenu overlapping

This topic contains 7 replies, has 4 voices, and was last updated by  7Theme Support 5 years, 1 month ago.

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • Hello…

    When you hoover over the Main menu selection (specifically on my site Photo Safari) the sub-menu is highlighted on top of the main menu.

    Please view: http://www.wildlifephototour.com

    How do I bring the sub-menu down?

    Hi,

    thank you for your post. Please go to WordPress admin -> Appearance -> Theme Options -> General -> Extra CSS Content and add this:

    .menu-wlpt-container {
    height:100%;
    }

    That was an issue in the first version of this theme, we’ve removed it in the last updates.

    The Gourmet theme I downloaded today also has this issue. I tried pasting in the CSS you listed above and it makes the submenu too wide and it wraps around the logo to the left.

    Would the CSS different for Gourmet?

    Hi,

    sorry for the issue, the problem is the same, but you can’t use the same css code, because it’s up to how you’ve named your menu.

    If you want, you can use this code:

    #navleft nav {
    height:100%;
    }

    We’ve made an update to fix the problem, I think today you can download it on Mojo. The new Version is 1.04

    At some point while I was trying to trouble-shoot this issue, my menu got even more messed up. I’ve replaced the code in the styles.css file with the original code, but it doesn’t seem to have fixed the issue.

    Can you take a look at the “Menu” menu at http://rogersriverview.com/ and offer some suggestions on how to fix it?

    Hi,

    you mean the sub-menu for “menu” right? The menu is messed because there is a ‘Mega Menu’ entry inside the submenu for “Menu”. Please go to WordPress admin -> Appearance- > Menu, search the “Menu” entry and remove the first sub-menu entry for “Menu” (it’s empty), then all should work.

    Hi there,

    I suspect my issue within the Casamia theme may fall under this category.

    When I have my pointer over the ‘home’ tab, the drop-down menu is showing ‘Home Search’ choices but overlapping is the ‘Portfolio’ and ‘news’ menus.

    I’m not the most experienced at this, so, my apologies for any lack of info.

    Any advice is appreciated,

    Thank you,

    Robert

    Hi Robert,

    can you send us please a link to the page with the problem? Then we can check it for you. Thank you.

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.