RickSB Posted January 24 Share Posted January 24 I would like to disable the (default setting) LOGO as a link to go HOME on a website — and wondering if there is a setting and/or a script that can be added to do so. I don't want the logo to be clickable or a link on this particular site. The website uses FLATIRON template (for 8 yrs!), in case that matters. Thanks. Link to comment
Solution creedon Posted January 24 Solution Share Posted January 24 Add the following to Design > Custom CSS. .siteTitle { pointer-events : none; } Let us know how it goes. RickSB and tuanphan 2 Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
RickSB Posted January 26 Author Share Posted January 26 Thank you, Creedon, for this. Really appreciate it. 👍 creedon 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment