How to disable logo link
-
Hello,
This is about the logo image you set under Appearance -> Site Identity.
I’ve tried adding this to my child theme’s style.css, with no success:
.custom-logo-link { pointer-events: none !important; }
Also this one didn’t work:
.custom-logo-link a { pointer-events: none !important; }
I’m trying these things out with no proper knowledge of how CSS works, though. ??
Could someone please enlighten me?
Thank you!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘How to disable logo link’ is closed to new replies.