Title: Genericons
Last modified: August 30, 2016

---

# Genericons

 *  [highprrrr](https://wordpress.org/support/users/highprrrr/)
 * (@highprrrr)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/genericons/)
 * Hi there!
 * I’m using the Boardwalk theme with the Cubic child theme.
 * My website is buyallthethings.today
 * I’m wanting to change that menu button, the 3 horizontal line “hamburger button”
   to be the magnifying glass search icon, which is “f400” on this page [http://genericons.com/](http://genericons.com/)
 * Is this possible to pull off? I’m totally comfortable with custom CSS and using
   the editor if I need to.

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

 *  [terrykimura](https://wordpress.org/support/users/terrykimura/)
 * (@terrykimura)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/genericons/#post-6617590)
 * Take a look around line 1242 in the file style.css; that’s where the \f400 would
   replace the \f419 🙂
 *  Thread Starter [highprrrr](https://wordpress.org/support/users/highprrrr/)
 * (@highprrrr)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/genericons/#post-6617647)
 * thanks! I was struggling with the code in my custom CSS. I had
 *     ```
       .sidebar-toggle ::before {
       	content: "\f400";
       ```
   
 * when I should have had
 *     ```
       .sidebar-toggle:before {
       	content: "\f400";
       ```
   
 * Thanks for your help!

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

The topic ‘Genericons’ is closed to new replies.

## Tags

 * [genericons](https://wordpress.org/support/topic-tag/genericons/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [highprrrr](https://wordpress.org/support/users/highprrrr/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/genericons/#post-6617647)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
