Jump to content

AnaMDav

Circle Member
  • Posts

    9
  • Joined

  • Last visited

Everything posted by AnaMDav

  1. Thank you! Yes, this is what I wanted to make. Did you use a plugin/CSS code to get this?
  2. I could try it with a Portfolio page, but I'm open to any really. Thank you!
  3. Hi, Thanks for your answer! How would I have to do it if I use instead a gallery block section?
  4. Hi! I'm building my portfolio and I'm looking to add a categories filter into them. I've built the page and added each project as a single image block so it works with my layout, but I'd like for them to filter with set categories by type of project. Any suggestions/css that can help with this? Thanks!
  5. Hi! I currently have a live site and a copy. I'm testing some changes into the copy version (unpublished) before adding it into the live version. Is there a way to copy those edits into the live version, without me having to re-do it all over again? Thanks!
  6. Yes, exactly. I want that initial animation/pre-loader to just play when the user first goes into the site. Once they are in, I don't want it to play anymore. Currently it plays every time I go back to the homepage
  7. Hi! I'm building up a site with an initial splash screen with a mini logo animation before jumping into the homepage. I've worked out everything except for it to play only once when the user opens the site for the first time. Currently is playing every time I go back to homepage. This is the code I used: <div class="splash-wrapper"> <img src="https://static1.squarespace.com/static/6356c0bbe92a431593bd2c3c/t/63764a3958e64a4de52927e0/1668696635137/Serendipity+Studios_LogoSHORT.gif" width="500" height="auto"/> </div> <style> .splash-wrapper { position: fixed; z-index: 9999; background-color: #FFFFFF; height: 100vh; width: 100vw; display: flex; flex-flow: column nowrap; justify-content: center; align-items: center; animation-name: slideUp; animation-fill-mode: forwards; animation-duration: 2s; animation-delay: 2s; } @keyframes slideUp{ from{transform: translateY(0vh);} to{transform: translateY(-100vh);} }
  8. Site URL: https://aardvark-ladybug-m5cm.squarespace.com/about-us Hi, I want to remove the hover effect over the 'Our Services' text and the paragraph text on that section. https://aardvark-ladybug-m5cm.squarespace.com/about-us Thanks!
×
×
  • 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.