Trouble with menu

Support Area Forums Kerygma Trouble with menu

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question: http://http://testing.knueven.org
  • Author
    Posts
  • #33531
    Avatar photoZac Manor
    Participant

    I’m having a glitch with our menu. the drop down options are laying on top of each other. Any ideas?

    #33536
    Bill Robbins
    Moderator

    Hi Zac,

    I believe I spotted the source of the trouble. The last update added a bit of javascript to help the navigation drop-downs work more fluidly. It looks like as you hover out the default menu colors are popping out. Here’s how to keep that from happening.

    1. Go to your theme options page and choose the Advanced tab.
    2. Scroll down to the Custom CSS box and add this:
      
      nav#top-menu ul li ul,
      .slicknav_btn { background-color: #ffffff; }
      
    3. Update your settings.

    I’ll roll the fix into the next theme update, but that should keep the colors from switching as you move your mouse around.

    Let me know if you have any trouble,
    Bill

    #33579
    James Knueven
    Participant

    Hi Bill,

    I work with Zac on this site. It looks like for some reason the sub menu items don’t open out to the right, they open down into the drop down menu. You can see the behavior if you hover over the Engage menu item and then hover over the Family sub item.

    I added the code above but it does not appear to have corrected the problem.

    Thanks!
    Jim

    #33580
    Bill Robbins
    Moderator

    Hi Jim,

    So you’re having trouble with second level drop downs? Try the solution in this topic and see if that won’t help https://support.organizedthemes.com/forums/topic/sub-menu-on-home-page/

    Let me know how it goes,
    Bill

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Trouble with menu’ is closed to new replies.