Jump to content

lunacyharris

Member
  • Posts

    7
  • Joined

  • Last visited

Recent Profile Visitors

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

lunacyharris's Achievements

  1. My bad. Once you're on the blog page, click "view all." That'll bring up the basic grid. I have the hover effect working on the carousel, but not yet on the blog grid. The other main thing I'm working on is implementing full-width images within my blog posts while keeping the title and text blocks within the narrow width on (7.1). Can't seem to find the solution. I appreciate your time
  2. Hey there! I am looking to implement full-width images within my blog posts on (7.1). Can't seem to find the solution. Thanks for your help, David
  3. Hey there folks, I am looking to do achieve something similar or the same as this website https://app.gumroad.com/d/4d2d426ace0aedbd5fda444d04ebb9b3?_ga=2.268528241.1045093814.1661128906-652349598.1655938100 has got going on with their buttons. Looks to be a shadow or something upon hover? I'll take my answer off the air, David
  4. I appreciate it @Wolfsilon Another thing I could get help with is the hover affect on my basic grid blog page. I am trying to have the hover overlay on the whole thumbnail including the background section with words, but currently it's only targeting the image. Thoughts? https://commongroundbend.org/blog pw='helpme'
  5. Hey there, I have a few questions for whoever can assist! I appreciate your time 🙂 I am trying to achieve a similar carousel that Patagonia has going on. This is the link https://www.patagonia.com/stories/ I am wanting to move my arrows for my summary block carousel to look and function the same way Patagonia has theirs. I have most of the code in place, but it seems like I can't get my arrows in the right spot and the right arrow seems to be running into the container, resulting in it being cut off. Below is my code. Secondly, I am wanting to achieve the same single-scolling left-to-right that you can experience here: https://www.patagonia.com/stories/ Mine moves entirely instead of one column at a time. I am also looking to implement a color hover effect to the arrows. I am wanting it exactly as I have my scrolling up button in the bottom right hand of the website when you scroll down enough. I am having a hard time targeting and adding that hover affect to them. Here is the direct link to the page: https://commongroundbend.org/our-journal and the password to see it is "helpme" .................................... Here's my code so far: .sqs-gallery-design-carousel .sqs-gallery-container { overflow: visible; } //Summary carousel arrows .sqs-block-summary-v2 .summary-block-setting-design-carousel .summary-carousel-pager { float: none; width: 100%; position: absolute; bottom: 35%; left: 51%; -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%); -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; z-index: 9; } .sqs-gallery-design-carousel .sqs-gallery-controls .next::before { background-color: #8abcce; color: #000; font-size: 20px !important; cursor: pointer; font-weight: bold; padding:24px 24px 24px 24px; border-radius: 50%; box-shadow: 1px 4px 5px rgba(0, 0, 0, 0.5); } .sqs-gallery-design-carousel .sqs-gallery-controls .previous::before { background-color: #8abcce; color: #000; font-size: 20px !important; color: #171717; cursor: pointer; font-weight: bold; padding:24px 24px 24px 24px; border-radius: 50%; box-shadow: 1px 4px 5px rgba(0, 0, 0, 0.5); }
×
×
  • 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.