Jump to content

hallamam

Member
  • Posts

    4
  • Joined

  • Last visited

Personal Information

hallamam's Achievements

  1. Thank you for pointing that out! I ended up tweaking the code slightly but that was exactly what was needed! .summary-item:hover { -ms-transform: translatey(-10px); transform: translatey(-10px); transition: ease-in-out 0.8s !important; } .summary-item {transition: transform ease-in-out 0.8s !important; }
  2. I have created a code to allow for the summary event blocks to slide-up on hover. While the slide-up is successful, the slide-down is not smooth. What am I missing to accomplish that effect? Is there anything in the code that is unnecessary? .summary-item:hover { -ms-transform: translatey(-10px); transform: translatey(-10px); transition: ease-in-out 0.8s !important; }
×
×
  • 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.