Jump to content

fhasson

Member
  • Posts

    5
  • Joined

  • Last visited

Everything posted by fhasson

  1. Hey guys, Ive been trolling for a solution to this myself. I finalllllyyy was able to get a slideshow carousel to appear with my header/navigation over it using a combination of Squarespace features and code. I dropped in a gallery at the top of my page and selected the single large photo full screen gallery image option. I then uploaded my own photos, hit autoplay and adjusted the speed with the square space controls. In custom CSS I put in the following code - this got my images to lay under the header and is applied to your full site. Now just trying to figure out how to add text over it. Hope this helps! // Transparent gallery over header .page-section.gallery-section { padding-top: 0px !important; } @media screen and (min-width: 640px) { .gallery-fullscreen-slideshow { height: 120vh !important; } } @media screen and (max-width: 640px) { .gallery-fullscreen-slideshow { height: 60vh !important; // Change this value to modify gallery height on mobile } } .gallery-fullscreen-slideshow[data-show-captions="true"][data-width="full-bleed"] { margin-bottom: 0; }
×
×
  • 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.