Jump to content

Logo versions

Recommended Posts

Posted

Hi. Is there any possibility that the logo is not the same on all pages? That is, the logo is one way in Spanish (Sánchez Moro Abogados) and in English (Sánchez Moro Lawyers) it is another way. 

Captura de pantalla 2019-12-30 a las 21.23.02.png

  • Replies 3
  • Views 723
  • Created
  • Last Reply
Posted

This is something you can achieve with some custom code. 

Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥.
Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. 
Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links.
Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional.

  • 3 weeks later...
Posted

Hi!

I have tried with Carl Johnson tutorial (https://www.youtube.com/watch?v=_3CQd5WGrsI) and with Jason Storey solution, but it is not working...

CARL JOHNSON:

First step:

Home > Settings > Advanced > Page Header Code Injection:

<script>

$(function(){

$(".Header-branding-logo").attr("src","https://static1.squarespace.com/static/5e225b28a8a8f45ef685f4dc/t/5e27321c8ecda6054e787619/1579627036107/SM_LOGOTIPO_INGLE%CC%81S.png");

});

</script>

Second step (Carl Johnson solution):

Settings > Advanced > Code Injection > Header

<script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"></script>

Second step (Jason Storey solution):

Settings > Advanced > Code Injection > Header

<script> window.onload = function() { document.getElementsByClassName('Header-branding-logo')[0].src = 'https://static1.squarespace.com/static/5e225b28a8a8f45ef685f4dc/t/5e27321c8ecda6054e787619/1579627036107/SM_LOGOTIPO_INGLE%CC%81S.png'; }; </script>

 

Thank you in advance.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.