Jump to content

GabrielaS

Circle Member
  • Posts

    14
  • Joined

  • Last visited

Everything posted by GabrielaS

  1. This one isn't doing anything that I can see I'm afraid 😞 (tried both header and footer injection)
  2. Thank you for getting back to me, I've replaced the code with the above but now it just makes the logo always show as the 'alternative' logo (the one I want to change to after scrolling down)
  3. I've added this code but the only issue is that it fixes the images size by width rather than height so there's a blank space when it's a landscape and portrait image side by side. The gallery in question is www.gabrielasilveira.squarespace.com/commissioned and the password is hello Thank you for all your help!
  4. @tuanphan you're a damn star, I'm always lurking on this forum and you're generally always the one that already has the answers to all my questions! I've inserted the following code on header, tried footer also but neither worked: <script> $(window).scroll(function(){ var scroll = $(window).scrollTop(); if(scroll > 50){ $('.Header').addClass('scrollNav'); } else{ $('.Header').removeClass('scrollNav'); } }); </script> <script> $(".scrollNav img").attr("src", "https://static1.squarespace.com/static/5edb818c253cf824ff6e4ba8/t/5eef3ffb404c9c25fb6cb6c2/1592737787893/favicon-grey.png")</script> Could you help? Website link is www.gabrielasilveira.squarespace.com and password is hello. Thank you!
×
×
  • 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.