Matthias39682 Posted June 15, 2020 Share Posted June 15, 2020 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 Link to comment
Beyondspace Posted June 15, 2020 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> BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, 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
Archived
This topic is now archived and is closed to further replies.