Jump to content

Scrolling images

Recommended Posts

Posted

Site URL: https://gardenia-tuna-h4hx.squarespace.com

Hi, I added some code to make my gallery a scrolling image gallery as seen below this, but I now have three of them to display my logo's, but I want one(the middle one) to scroll to the right instead of the left, does anyone know how to do this?
The code I used: 

#page {
overflow-x:hidden
}
.gallery-grid-wrapper {
display:flex !important;
animation: slideshow 20s linear infinite
}
.gallery-grid-wrapper .gallery-grid-item {
 min-width: 20%;
 margin-right: 1%
}
@keyframes slideshow {
  0%    { left: 0; }
  100%  { left: -110%; }
}

 

Scherm­afbeelding 2024-09-21 om 17.19.30.png

  • Replies 1
  • Views 623
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Create an account or sign in to comment

You need to be a member in order to leave a comment


×
×
  • 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.