smw Posted August 4, 2021 Posted August 4, 2021 Site URL: http://theilloco.com Hi all, I'm trying to remove the link in a text logo navigation on the Wexley template. I have seen and tried a few suggestions with no success. It seems it depends on the template you are using. Hoping there is a simple solution. Thanks all
tuanphan Posted August 5, 2021 Posted August 5, 2021 On 8/4/2021 at 11:20 AM, smw said: Site URL: http://theilloco.com Hi all, I'm trying to remove the link in a text logo navigation on the Wexley template. I have seen and tried a few suggestions with no success. It seems it depends on the template you are using. Hoping there is a simple solution. Thanks all Hi. Add to Design > Custom CSS /* remove site title link */ .site-title .logo a { pointer-events: none; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
smw Posted August 9, 2021 Author Posted August 9, 2021 Oh great thanks tuanphan. awesome, works a treat!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.