Jump to content

kacideiser

Circle Member
  • Posts

    9
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

kacideiser's Achievements

  1. I've been trying to add a drop shadow to a footer, I've use both the codes above but neither will work. https://www.rangerulesllc.com/
  2. Hi and thanks in advance for any help! I have a Simple grid gallery's on a site that when its on a smaller desktop screen an area of extra space shows up as shown in the photo below. Is there code that can make this not happen or at least keep the gallery centered in the section when its on a smaller screen?
  3. I'm using code to make a caption and color overlay on my simple grid gallery images. It's working fine on desktop but on mobile the color overlay doesn't fully cover the image. https://leo-defensive-concepts.squarespace.com pass: leo2023 .gallery-grid .gallery-caption { position: absolute; top: 0; left: 0; background: rgba(0,0,0,0.4); // overlay color height: 100%; padding: 0; opacity: 1; pointer-events: none; } .gallery-grid .gallery-caption-wrapper { display: flex; align-items: center !important; // center vertically justify-content: center !important; // center horizontally } .gallery-grid .gallery-caption-content { font-size: 1rem !important; // caption font size font-weight: 600 !important; color: white; //caption font color padding: 1vw; // padding around the caption } .gallery-grid-item { position: relative; } .gallery-grid-item img:hover {transform:Scale(1.1);width:100%; height:100% overflow:hidden!important; transition-duration:1s} .gallery-grid-item {overflow:hidden!important}
  4. I'm trying to get an Instagram block to stay on one line in mobile view (so it looks the same as desktop view) instead of stacking the posts. Thank you!
×
×
  • 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.