Home › Forums › Support › Change Hamburger Icon in Slideout Menu This topic has 7 replies, 3 voices, and was last updated 4 years, 3 months ago by Tom. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts February 1, 2019 at 10:28 am #798930 mdgallagherdesign Hey! So I have poked around on here and the solutions I found were not working. Is there a way to change the hamburger icon to another icon from font awesome, specifically shopping-cart? February 1, 2019 at 11:53 am #799015 DavidStaff Customer Support Hi there, do you already have Font Awesome installed on your site? And if so which version 4 or 5? February 1, 2019 at 12:51 pm #799051 mdgallagherdesign Hi David! I have Font Awesome 5 plugin installed. February 1, 2019 at 2:18 pm #799102 DavidStaff Customer Support Try this CSS: .slideout-toggle a:before { content: "\f07a"; font-family: 'Font Awesome\ 5 Free'; } February 4, 2019 at 12:58 pm #801370 mdgallagherdesign That didn’t work, the hamburger icon is still there. ๐ https://cateringwebdesign.com/alt2/ February 4, 2019 at 5:30 pm #801518 TomLead Developer Lead Developer Try this instead: .main-navigation .slideout-toggle a:before { content: "\f07a"; font-family: 'Font Awesome 5 Free'; } February 5, 2019 at 3:42 pm #802530 mdgallagherdesign PERFECT!!! THANK YOU! February 5, 2019 at 7:08 pm #802606 TomLead Developer Lead Developer You’re welcome ๐ Author Posts Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In