[Resolved] Primary Navigation – Menu Down Arrow Duplication

Home Forums Support [Resolved] Primary Navigation – Menu Down Arrow Duplication

Home Forums Support Primary Navigation – Menu Down Arrow Duplication

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #828963
    Susan

    Hello, I contacted WP Live today to inquire about a duplicate down arrow appearing in our Primary Navigation MenuBar at the top of our page.

    I was told this is a “THEME” issue and I needed to contact you for assistance.

    I took a screen shot to show you visually what is duplicating in hopes there is a quick fix for this.

    Thank you for your help….. Susan

    screen shot of problem

    #828966
    Leo
    Staff
    Customer Support

    Hi there,

    Can you try #1 here to eliminate any plugin conflicts first?
    https://docs.generatepress.com/article/debugging-tips/

    Let me know 🙂

    #829362
    Susan

    tried that and problem still exists

    #829683
    Susan

    Can you please have someone look into this and let me know what else to do or if there is some type of CSS I need to add to the Primary Navigation area?

    #829689
    David
    Staff
    Customer Support

    Hi there,

    the additional dropdown toggle is being applied by a plugin, but if you cant find the root of the problem, then try this CSS:

    .menu-item-has-children .dropdown-menu-toggle[role="presentation"] {
        display: none;
    }
    #829699
    Susan

    Thank You David… that worked! I appreciate the fast reply!

    #829748
    David
    Staff
    Customer Support

    You’re welcome, glad we could be of help

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.