To insert code use <code>...</code>.
How do you remove the drop down arrows in the menu?
  • Hi All,

    Can anyone guide me through how to remove the drop down arrows that appear in my navigation menu? They only appear when there is a drop down option.

    I found the following code that apparently will remove the arrow the ALSO the space that the arrow use to take up ... is this correct and more importantly how do I go about using it to create the change?

    #header-menu > li.menu-item-ancestor > a {
    background: none;
    }
    #header-menu > li.menu-item-ancestor > a {
    background: none;
    padding-left: 10px;
    }


    Cheers

    Tom
  • 1 Comment sorted by
  • Sorry just saw that it was an ON/OFF option in the General Settings - problem solved!
This discussion has been closed.
All Discussions