Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1345626

    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

    #1345707

    Hey rixi,

    Please try the following in Quick CSS under Enfold->General Styling:

    span.logo {
        z-index: 1000;
    }

    Best regards,
    Rikard

    #1345714

    Hi Rikard,
    perfect :) Thanks a lot!!

    Many greetings rixi

    #1345739

    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

    #1358203

    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

    #1358210

    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

    #1358234

    Hi Yigit,

    thank you very much! it is solved. ☺️

    Best,
    Veronika

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Link on Logo to Home’ is closed to new replies.