paulsdigitalservices Posted December 11, 2021 Posted December 11, 2021 Site URL: https://estateagency.marketing/ Hi there. I really need to change the destination on pages when a visitor clicks on my logo within the header. Basically, my website now has three Squarespace accounts to make up one site. The idea is to have 'SEO For Estate Agents' and 'Content For Estate Agents' as their own accounts so I can make use of the site title. The problem is - When I click on my logo within the header, I don't get directed to the sites home page (estateagency.marketing) whist on one of the standalone pages/accounts I created - https://www.seoforestateagents.marketing/, for example. Could anyone help? Beyondspace 1
Beyondspace Posted December 11, 2021 Posted December 11, 2021 1 hour ago, paulsdigitalservices said: Site URL: https://estateagency.marketing/ Hi there. I really need to change the destination on pages when a visitor clicks on my logo within the header. Basically, my website now has three Squarespace accounts to make up one site. The idea is to have 'SEO For Estate Agents' and 'Content For Estate Agents' as their own accounts so I can make use of the site title. The problem is - When I click on my logo within the header, I don't get directed to the sites home page (estateagency.marketing) whist on one of the standalone pages/accounts I created - https://www.seoforestateagents.marketing/, for example. Could anyone help? You can try adding to Home > Settings > Advanced > Code Injection <script> // Change link direction of logo to shop in Desktop & Mobile (function() { document.querySelectorAll('a.Mobile-bar-branding, a.Header-branding').forEach(a => { a.setAttribute('href','Your new link'); }) })(); </script> Let me know how it works on your site Press 👍 or mark this answer as solution to help another one too BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> No-code customisations for Squarespace
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment