Jump to content

RoddyNgolomingi

Member
  • Posts

    1
  • Joined

  • Last visited

Everything posted by RoddyNgolomingi

  1. Here is the code I used to make my gallery images hover .gallery-caption { position: absolute; top: 0; left: 0; background-color: rgb(134, 137, 140);/* overlay color */ height: 100%; max-width: unset; padding: 0; opacity: 0; } .gallery-caption-wrapper { text-align: center; color : white; } .gallery-caption-content { font-size: 2rem !important; /* caption font size */ color: White; /*caption font color */ } .gallery-grid-item { position: relative; color: white; } .gallery-grid-item:hover .gallery-caption { opacity: 1; } .gallery-caption-grid-simple { transition-delay: 0ms; }
×
×
  • 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.