Hi,
how can i get a link to the “Home” site from the little logo (top left) of my page?
I don`t wand to have the Home Site in my navigation.
Thanks for your help :)
Many greetings
rixi
Hey rixi,
Please try the following in Quick CSS under Enfold->General Styling:
span.logo {
z-index: 1000;
}
Best regards,
Rikard
Hi Rikard,
perfect :) Thanks a lot!!
Many greetings rixi
Hi,
Great, I’m glad that we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hi,
I think I’m trying to achieve the same thing. I would like to add a link to my logo in my burger menu. https://imgur.com/1ldkH8u
I tried to implement this code but I nothing changed. link
what can I adjust to make that work?
Thank you
Best,
Veronika
Hi Veronika,
It was not working because pointer-events property on your logo was set to “none”. I adjusted your custom CSS code. Please review your website :)
Best regards,
Yigit
Hi Yigit,
thank you very much! it is solved. ☺️
Best,
Veronika