Home › Forums › Jevelin Theme › Logo on mobile doesn't direct to home
Home › Forums › Jevelin Theme › Logo on mobile doesn't direct to home
Hi! When I tap my logo in my header menu on mobile, nothing happens. I want it to direct me back to my homepage. Is there a setting somewhere that I need to enable?
Hi @rachelmball,
I hope you are well today and thank you for your question.
Could you please share me your site URL where it’s happening so that i can troubleshoot it?
Best regards,
Shufflehound team
Okay, shared in the private information field.
It is working fine for me on mobile.
Could you please test it using different mobile browser?
Also try tapping on all the areas of logo to check whether it works on specific area for you.
It does work when I tap some area, but not others. How do I make it work when I tap any area? I can’t count on my visitors tapping any specific area, haha.
Solution for this topic
You can try resolving this issue it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
#header-mobile .sh-table > .sh-group { z-index: 999999; }
Works!
Glad it worked for you š