Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Jose Castaneda

    (@jcastaneda)

    THEME COFFEE MONKEY

    The reason is because there is some styling being applied from line 77.

    #header_container nav ul > li > a:after {
      content: "\f107";
    }

    If you have a custom CSS section in your theme or using a plugin you can use content: ''; rather than "\f107".

    Thread Starter firemanbosco

    (@firemanbosco)

    Thanks very much, Jose!
    -Matt

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Graphical issue with navigation’ is closed to new replies.