Jump to content

44degreesnorth

Circle Member
  • Posts

    61
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by 44degreesnorth

  1. @dokela Me too! It is only happening on image blocks on a 7.1 site even though Global Animations are set to None Did you sort yours out?
  2. I am seeing this, too 😕 ... I'm going to chat Support and see if they have any info or at least log a request to get it resolved through them
  3. @Nick_SquareKicker, love your product! Am going to subscribe after my trial ends. I am wondering if we can use SquareKicker to create overflow horizontal scrolling like what is seen on this site: https://insheepsclothinghifi.com/ in the "RECENT EDITORIAL" section. The content only scrolls left to right if you hover over it and scroll across the page or use the slider.
  4. Trying to figure this out for adventuredinner.com. We are currently using the full-screen pop up on desktop... any way to make the image from that pop up appear on mobile? We'd like the image in the current pop up... . ... to appear above this pop up
  5. I have a client with a similar issue. We are in Vermont selling products to Vermont residents and the TaxJar extension isnt adding Vermont sales tax at checkout nor is TaxJar importing Squarespace products into its dashboard so that we can update the tax type on the products... Anyone have any insights on this?
  6. Also wondering about this! I have a client who takes a set number of registrations for events and then offers various levels of wine tasting to the exeprience without changing the total number of seats available for the event.
  7. I was able to make this work for prohibitionpig.com (a Squarespace site with a Squarespace domain) and shop.prohibitionpig.com (a Shopify site pointed to from a Squarespace subdomain): https://help.shopify.com/en/manual/online-store/domains/add-a-domain/connecting-domains/connect-subdomain
  8. I was able to find the answer on another thread from @nickstein and @bangank36. Thanks yall! .header-title-logo { opacity: 0; position: relative; top: -10vh; transition: all 0.75s; } .shrink .header-title-logo { opacity: 1; position: relative; top: 0; }
  9. Site URL: https://offbeat-creemee.squarespace.com/ https://offbeat-creemee.squarespace.com/ pw: offbeat I'd love to make the logo transition nicely from display:none to display:block on scroll. I am able to have it appear on scroll, but I can't seem to get it to ease in or out smoothly. Am I missing something? Here is the CSS I am using. The #collection tag is for the homepage, as I want to target only that page with this behavior. //Replace Your Logo #collection-60146b8caf27ec7eccad626f{ #header .header-title-logo img { display: none; transition: max-height 140ms ease-in-out } #header.shrink { .header-title-logo a { display: block; content: url('https://static1.squarespace.com/static/60146b80af27ec7eccad6125/t/60ba350dc23e1c66c502d1ce/1611951182558/?format=1500w'); } }}
  10. @paul2009 could you share where that Universal Filter plugin is from in your first post on this thread? I'd love to install that for clients. [UPDATE! Found it here: https://www.squarewebsites.org/products/universal-filter]
  11. I used the following to get an overlap feature for an image card block in one section to bleed over the edge into the section below it. You just need to change the #block-yui IDs in each. Mine was acting a little funny on smaller widths so I added the screen width settings too. I had this particular section at the "custom" height of 10 (the smallest it'll go), so you may have to tweak the top: 10vh number in the first set of CSS if you have a taller section. @media only screen and (min-width: 800px){div#block-yui_3_17_2_1_1593439438559_11782 { width: auto !important; bottom: -20% !important; top: 10vh !important; right: 0; z-index: 999; }} @media only screen and (max-width: 799px){div#block-yui_3_17_2_1_1593439438559_11782 { width: auto !important; z-index: 999; padding-top: 20px !important; } .sqs-block-image .design-layout-poster .image-card { width: 87%; padding-top: 30px !important; } }
  12. @SiSun, Did you ever figure out whether live streaming radio was possible in Squarespace? Would love to consider Squarespace for a radio station rebuild in the future.
  13. @SiSun, Did you ever figure out whether live streaming radio was possible in Squarespace? Would love to consider Squarespace for a radio station rebuild in the future.
  14. @SiSun, Did you ever figure out whether live streaming radio was possible in Squarespace? Would love to consider Squarespace for a radio station rebuild in the future.
×
×
  • 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.