Login/Register menu option missing
-
Hi,
on our site we can’t find the user/register option on mobile menu, on desktop it works fine.
Any help will be appreciated. Thank u
Hi,
Try to add the following code snippet to the Custom CSS area in Theme Settings.
.browser-Safari .menu-item-register {
visibility: visible; }
.browser-Safari .menu-item-register.sub-menu-dropdown {
visibility: hidden; }
If it does not work, specify which browsers do you have the problem with.
This issue will also be fixed in the next theme update.
Regards
The topic ‘Login/Register menu option missing’ is closed to new replies.