• Resolved katemegill

    (@katemegill)


    I had this problem show up before and never got an answer. I’m hoping someone can help me because it is getting irritating.

    EVERY TIME I update a post (and I often do this with older ones) on my blog, I get this random drop down bar showing up inside my navigation bar. If you click on the drop down arrow, it turns out it is my entire menu list.

    I tried turning off all plugins (the suggestion from last time) but it doesn’t make any difference at all, so it isn’t a plugin compatibility issue.

    I took 2 images of the specific page but can’t load them. so I’ll link to my home page, that DOESN’T have this drop down thing and to one of the pages that does.

    PLEASE help me fix this bug!!!

    http://teachingwhatisgood.com (no drop down here)

    http://teachingwhatisgood.com/mentoring/ (has the drop down here)

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi there,

    Thanks for writing in!

    I’ve checked into your website and it seems that the issue is not anymore. Upon checking into this link: http://teachingwhatisgood.com/mentoring/ I see nothing conflicting as per shown here (see: http://prntscr.com/9tscpg ). Please confirm whether the issue is still there, so that we can provide you with a possible solution.

    Thanks!

    Thread Starter katemegill

    (@katemegill)

    Oh yes it IS showing, right there in your screen shot! That white drop down menu INSIDE the green navigation bar (to the right of Books & Stuff and to the left of the search icon) is NOT supposed to be there! If you clicked on the drop down arrow, it would show another menu INSIDE my navigation menu.

    Hi Kate,

    In order to suppress that extra menu from all of your pages; please add the following code under your Appearance > Theme Options > Custom CSS:

    .primary-menu select {
        display: none;
    }

    Hope this helps.

    Thank you!

    Thread Starter katemegill

    (@katemegill)

    Fantastic!!! I’ve just GOT to learn CSS!! Thank you so much. I’ve been struggling with this for months. I checked all the pages where it used to show up and that pesky extra drop down box is gone. Blessings to you!

    Glad that resolved Kate! 🙂

    emranemranx maybe you can help me. I had this same problem and added the css that you provided here but now my menu has no Drop Downs. Can you help me out? My website is gamblingwithanedge.com

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Duplicate drop down menu showing up INSIDE menu bar’ is closed to new replies.