Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383

Reply To: Using Icon Fonts with Icon Menu

New Front EN Support Forums Ikebana Theme Support Using Icon Fonts with Icon Menu Reply To: Using Icon Fonts with Icon Menu

#7383
sonicpixel
Member

I think I’ve found the solution, I’ll post it here in case it helps anybody, I found just adding the classes in by jQuery worked great.

$("#icons-item-1").addClass("fa fa-3x fa-ticket");