Site logo

Archived topic

Primary Navigation - Menu Down Arrow Duplication

6 replies · Started by Susan on March 4, 2019

Viewing posts 1–7 of 7

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

tried that and problem still exists

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?

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;
}

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

You're welcome, glad we could be of help

This archived topic is closed to new replies.