Jump to content

JTyAutry

Circle Member
  • Posts

    2
  • Joined

  • Last visited

Personal Information

JTyAutry's Achievements

Level 1

Level 1 (1/20)

1

Reputation

  1. Actually, use this bit instead to adjust it: .image-block-outer-wrapper.combination-animation-slide-up.animation-loaded.sqs-text-ready .sqs-dynamic-text-container { opacity: 1; position: relative; left: 10px; top: 40px; }
  2. I was having a very similar problem, but was able to adjust the wrapper for the text using this group of code: @media only screen and (max-width: 480px) { #block-ID // You'll need to find this... .image-block-outer-wrapper.combination-animation-slide-up.animation-loaded.sqs-text-ready .sqs-dynamic-text-container { opacity: 1; transform: matrix(1,0,0,1,0,0); } An easy way to find the #block-ID is using the tool "Squarespace Collection/Block Identifier" (a Google Chrome Extension). This will then only target that image collage block. Then to adjust the position, change the matrix values to your desired result! Hope that helps!
×
×
  • 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.