Matthias39682 Posted June 15, 2020 Share Posted June 15, 2020 (edited) Site URL: https://www.fallow.eu/home Hi All, I have desperately been trying to link the logo of my website to my home page instead of the cover page. I have seen that there are numerous threads about this issue, and I have tried all the solutions mentioned in at least 10 of those threads (injecting code in the header/footer) but I can not get it to work. Here is a link to my homepage: www.fallow.eu/home and to my cover page: www.fallow.eu Thanks for your help! Matthias Edited June 15, 2020 by Matthias39682 Link to comment
Solution Beyondspace Posted June 15, 2020 Solution Share Posted June 15, 2020 14 minutes ago, Matthias39682 said: Site URL: https://www.fallow.eu/home Hi All, I have desperately been trying to link the logo of my website to my home page instead of the cover page. I have seen that there are numerous threads about this issue, and I have tried all the solutions mentioned in at least 10 of those threads (injecting code in the header/footer) but I can not get it to work. Here is a link to my homepage: www.fallow.eu/home and to my cover page: www.fallow.eu Thanks for your help! Matthias Pls try this: Settings - Advanced - Code injection <script> document.addEventListener('DOMContentLoaded', function() { document.querySelector(".header-title a").setAttribute("href", "https://www.fallow.eu/home") }, false); </script> Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
Matthias39682 Posted June 15, 2020 Author Share Posted June 15, 2020 @bangank36 Thank you so much for your quick answer, it worked! 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