Title: CSS Class Styling
Last modified: August 30, 2016

---

# CSS Class Styling

 *  Resolved [luanapost](https://wordpress.org/support/users/luanapost/)
 * (@luanapost)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/css-class-styling/)
 * Is it possible to style the icons with css after installing this plug-in and 
   then using a css class to insert the icon into a menu? I have a theme that adds
   the icon to secondary menus via the css class. I’ve tried different css styles
   but can’t get the icons to show up.
 * Website: [http://www.homecareinstitute.com](http://www.homecareinstitute.com)
 * [https://wordpress.org/plugins/better-font-awesome/](https://wordpress.org/plugins/better-font-awesome/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Mickey Kay](https://wordpress.org/support/users/mcguive7/)
 * (@mcguive7)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/css-class-styling/#post-6615403)
 * Better Font Awesome uses default Font Awesome CSS and classes, so you should 
   be able to simply utilize any of the default classes. So, for example, say you
   want your menu item to have a car icon, you could just do the following:
    `<a
   href="{link}" class="fa fa-car">Sample Page</a>`

Viewing 1 replies (of 1 total)

The topic ‘CSS Class Styling’ is closed to new replies.

 * ![](https://ps.w.org/better-font-awesome/assets/icon-256x256.png?rev=1186438)
 * [Better Font Awesome](https://wordpress.org/plugins/better-font-awesome/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/better-font-awesome/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/better-font-awesome/)
 * [Active Topics](https://wordpress.org/support/plugin/better-font-awesome/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/better-font-awesome/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/better-font-awesome/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Mickey Kay](https://wordpress.org/support/users/mcguive7/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/css-class-styling/#post-6615403)
 * Status: resolved