Jump to content

actualginger

Member
  • Posts

    10
  • Joined

  • Last visited

Everything posted by actualginger

  1. Hi, I fixed that so it is all one line. Additionally, I am now having problems on other areas of our website that used custom CSS. Any solution would be great if we could get this code working again!! Haha, I'm kind of freaking out
  2. Damn okay, do you have any idea how I can fix this? We hired an external company to build the site initially so I didn't add in any original CSS.
  3. I have added it below and saved it, the image still does not change . Here is the website link: https://www.startupvillage.nl/
  4. Here is what the my CSS looks like for my Navigation section (all the other sections are for specific pages.) No matter where I put that code it there is no effect. Do you know where I should paste it? /* --- NAVIGATION --- */ #header > div.header-announcement-bar-wrapper > div > div.header-display > div.header-title-nav-wrapper > div.header-nav > div > nav > div:nth-child(n) > a{ display:inline-block; position: relative; } #header > div.header-announcement-bar-wrapper > div > div.header-display > div.header-title-nav-wrapper > div.header-nav > div > nav > div:nth-child(n) > a::before{ content:''; position: absolute; width:100%; transform: scaleX(0); height:2px; bottom:0; left:0; background-color: #000000; transform-origin: bottom right; transition: transform 0.25s ease-out; } #header > div.header-announcement-bar-wrapper > div > div.header-display > div.header-title-nav-wrapper > div.header-nav > div > nav > div:nth-child(n) > a:hover::before{ transform: scaleX(1); transform-origin: bottom left; }
  5. Thanks, but it still is not working. Should I insert this in my Custom CSS or in Code Injection?
  6. Site URL: https://www.startupvillage.nl/ Hello, on my site I'm having some issues making my header logo change to a different image when the logo is hovered over. https://www.startupvillage.nl/ I have tried following tutorials from here and here with, pasting code into the Custom CSS, with no results. I think perhaps the main confusion is that in my Custom CSS there is no reference to .header-title-logo If someone could help me figure 1. which code to insert, and 2. where to insert it on the Custom CSS, that would be greatly appreciated!
×
×
  • 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.