Hamburger Menu is A Square

Hello. I’ve been using the XTheme for at least 3 years now so am pretty familiar with how everything works. I just created a new site and am running into an issue where the hamburger icon is showing up as a square. I checked out some past posts about this issue. It often seems to be something that happens due to an update and is then later fixed, by a subsequent update…Can anyone lend me some insight on how to fix this. I literally have no other plugins installed besides FontAwesome. The site is brand new. www.AbbyJCardHouse.com

Hi Scott,

Thanks for reaching out!

The reason why the hamburger menu is not working properly because of the wrong format of font-awesome you declared in your X > Theme Options > CSS.

image

Yours:
font-family: “FontAwesome” !important;

Correct One:
font-family: "FontAwesome" !important;

Hope that helps.

Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.