Hi! I have a navbar with a text element showing the current users full name. On my macbook this element is visible, but for some users on windows it doesn’t show. I can’t see anything wrong with the elements, what could it be?
My troubleshooting checklist would be:
- privacy rules. Maybe you’re logged in on the MacBook, but not the Windows one?
- text size. Maybe there’s a quirk in how each browser displays text.
- bring element to front. Could the element be behind another element. Normally a “bring to front” will make sure that the element is above anything else.
Thank you very much, I will try all of these!
This topic was automatically closed after 14 days. New replies are no longer allowed.