• adsler26

    (@adsler26)


    I’m using the Shapely Theme and I’m trying to get rid of the header menu item and fa-angle-down so that the bars, when clicked, go straight to menu items, rather than bars->fa-angle down and header menu item->actual menu.

    So how do I get rid of the intermittent menu stage consisting of fa-angle-down and header menu item?

    I’ve located the PHP for it in header.php and navwalker.php. In header.php there is fa- bars, but nothing to indicate it’s an a attribute, and in navwalker.php, there’s fa-angle-down, but nothing to indicate how it’s relative to fa-bars.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter adsler26

    (@adsler26)

    So I’ve managed to get rid of fa-angle-down, now all I need is to get rid of contact which pops up in intermittently as header menu item. If I try to hide it with css.menu-item-3530 {display: none;}the whole menu disappears.

    Thread Starter adsler26

    (@adsler26)

    could this be because of unclosed tags?thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to get rid of fa-angle-down and header menu item in Shapely drop down menu’ is closed to new replies.