Home Forums Weaver Xtreme Theme Dropdown menu options disappear on mouse over

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #18018
    nxlogistics
    Participant

    Hi all, I’m using a child theme of Weaver Xtreme 1.2.4 and I’m having the above issue with my site. If I hover over ABOUT, the dropdown options appear, but then when I move my mouse to choose either option, the sub-menu disappears!

    I’m happy to add some CSS either to the appearance options or one of the php files, but I need the details please.

    I hope someone can help because this is infuriating!
    Thanks in advance
    Paul
    #23319
    nxlogistics
    Participant

    I’ve found the answer, it’s a code that needs to be added to the custom CSS box on the Main Options : Fonts & Custom tab.

    .wvrx-menu * {
        z-index:   20000 !important;
    }

    Thanks to Kimmer99 who worked it out based on a related factor on this thread http://forum.weavertheme.com/discussion/11965/can-t-click-on-dropdown-menu
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.