Jump to content

Nickss

Member
  • Posts

    4
  • Joined

  • Last visited

Nickss's Achievements

Level 2

Level 2 (2/20)

2

Reputation

  1. Site URL: https://www.psicodigitale.it/ Google Search Console started giving me errors about the the usability on mobile. I run some live tests in the Search Console but they all came back positive. But then I run this test here: https://search.google.com/test/mobile-friendly/result?id=xvy2J8zTRd0111rbo-dnUA&hl=en and the result gave errors about the text being too small and links too close to each other. The weird part was the screenshot attached with the test which is the one below. Needless to say that my website doesn't look like that on mobile, but for some reasons Google sees it like that. Do you have similiar experiences? Do you know what should I do? Quick note, I have Microsoft Clarity installed and I never used it because all the recordings appear in that same format.
  2. Hey thank you so much for this. Simply pasting your code didn't do the trick but I managed to make it work by coping and pasting my previous code inside the /header--menu-open{}. So to make it work now the whole code looks like this: /*Make Squarespace Logo Invisible*/ .header-title-logo img { visibility: hidden; } /*Add my SVG logo*/ .header-title-logo a { background-image: url(https://static1.squarespace.com/static/60b1ecaf18ba745a54d1484d/t/61d2f9b0476ad24119bfebb3/1641216454121/Logo-Psicodigigitale-Colore.svg); background-size: contain; background-repeat: no-repeat; background-position: center center; } /*Add dark SVG logo on hamburger menu*/ .header--menu-open { .header-title-logo a { background-image: url(https://static1.squarespace.com/static/60b1ecaf18ba745a54d1484d/t/61d2fa62c928c16903613f46/1641216632340/Logo-Psicodigitale-Dark-colorato.svg); background-size: contain; background-repeat: no-repeat; background-position: center center; } }
  3. Site URL: https://bassoon-walrus-pan6.squarespace.com/ As the title, I Googled my website name and I found in the first page the built in name from squarespace. Doesn't it mean that there's an exact copy of my website on the web? Isn't it going to mess up with the SEO? How Google knows that my main domain is the one that needs to rank instead of the squarespace's one? I'm quite new to SEO so I would like to understand if this is a problem.
  4. Site URL: https://www.psicodigitale.it/ Hello, I have a logo on my website that is white since the header background is of a dark colour (see image attached) but when I open the hamburger menu on mobile, the background becomes white and so my logo disappears (see second image attached). I would like to substitute the bright logo with a dark one when I open the header menu on mobile. Note that the logo on my website is already been substitute with a custom css to add an svg instead of the png. This is the code that I'm currently using. Thank you all in advance. .header-title-logo img { visibility: hidden; } .header-title-logo a { background-image: url(https://static1.squarespace.com/static/60b1ecaf18ba745a54d1484d/t/61d2f9b0476ad24119bfebb3/1641216454121/Logo-Psicodigigitale-Colore.svg); background-size: contain; background-repeat: no-repeat; background-position: center center; }
×
×
  • 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.