Jump to content

dmaWeb

Member
  • Posts

    3
  • Joined

  • Last visited

Everything posted by dmaWeb

  1. https://clownfish-cinnamon-hdrz.squarespace.com I believe the password should be 123
  2. I am using the following code, it fades on adding the code but once refreshed it never does it again: @keyframes fadeInOut { 0% { opacity: 0; } 100% { opacity: 1; } } #yui_3_17_2_1_1718193787996_573 { opacity: 0; /* Initial state: invisible */ animation: fadeInOut 3s ease-in-out forwards; /* forwards ensures it stays at opacity: 1 after the animation */ } It seems that maybe the item ID for this text block keeps changing
×
×
  • 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.