Offcanvas Menu Problem - Question | JoomShaper

Offcanvas Menu Problem

DR

doug raught

Helix Framework 4 months ago

The "Home" link for my offcanvas menu is missing the "H". I have not mispelled it as far as I can see. Where there should be an H, it is replaced by a space. I changed the background to color to make sure the H isn't white, but that's not the problem.

You can test it at: www.kidzark.com/temp

Any help is appreciated! Thanks.

0
2 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 4 months ago #141247

Hi Doug,

from where you took this unusual problem, you are the first person since I remember who had "H" invisible on mobile menu. Maybe the invisible man is a friend of yours? ;)

Hopefully right now "Home" is visible ;)

0
DR
doug raught
Accepted Answer
4 months ago #141250

The missing "H" is definitely crazy. This only happens on tablets...the H works on mobiles. I tested using a lower-case "h" and that works fine. Unfortunately all of my main menu items start with upper case letters. So for now I have renamed HOME to MAIN PAGE. That works. Perhaps there is no solution, maybe a template glitch?

Thanks for the code: .offcanvas-menu .offcanvas-inner ul.menu > li { line-height: 30px; } I searched forever trying to find it, but you came to my rescue.

0