Having trouble with my mobile version of theme x

Hey guys, I noticed that on normal versions of theme x that there is an icon here to allow navigation to the menu on the mobile site, for some reason on my new website “themmaguru.com” it’s not showing up.
I circled the area in red

Hi There,

Thank you for writing in, it is actually there, but its white on a white background making it invisible. Please add this to X > Theme Options > CSS

.x-btn-navbar.collapsed,
.x-btn-navbar:hover,
.x-btn-navbar.collapsed:hover {
	color: #999 !important;
}

Hope it helps,
Cheers!

1 Like

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