Title: Graphical issue with navigation
Last modified: August 22, 2016

---

# Graphical issue with navigation

 *  [firemanbosco](https://wordpress.org/support/users/firemanbosco/)
 * (@firemanbosco)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/graphical-issue-with-navigation/)
 * Anybody know why I am getting these squares next to my navigation items? If so,
   how do I fix it? Thanks!
 * [http://amimusic.org/](http://amimusic.org/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Moderator [Jose Castaneda](https://wordpress.org/support/users/jcastaneda/)
 * (@jcastaneda)
 * THEME COFFEE MONKEY
 * [11 years, 2 months ago](https://wordpress.org/support/topic/graphical-issue-with-navigation/#post-5852875)
 * 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](https://wordpress.org/support/users/firemanbosco/)
 * (@firemanbosco)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/graphical-issue-with-navigation/#post-5852960)
 * 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.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [firemanbosco](https://wordpress.org/support/users/firemanbosco/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/graphical-issue-with-navigation/#post-5852960)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
