Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #967241

    Hello,
    I would need to remove the link on my logo. I would like him to refer to nothing at all. can you help me do that?

    Thank you

    Gaëlle

    #967249

    Hey,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    CSS Snippet:

    
    .responsive .logo, .logo { pointer-events: none !important; }
    
    

    Best regards,
    Yigit

    #967253

    Hi Yigit,

    Thank you for your answer but it doesn’t work…

    #967419

    Hi,

    Did you clear your cache a few times over and also add his code to the very top of quick css so that it runs first?

    Best regards,
    Jordan Shannon

    #968298

    Hi!
    Ok it works fine!

    thank you!

    Gaëlle

    #969706

    Hi,

    Perfect! I’m glad you were able to get this resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Delete the link on the logo’ is closed to new replies.