-
Posts
26 -
Joined
-
Last visited
leeana's Achievements
-
Florian reacted to a post in a topic: How to offer free trial for subscription product with requiring credit card info?!
-
Florian reacted to a post in a topic: adding 7 day free trial on my membership area
-
-
adding 7 day free trial on my membership area
leeana replied to Nina5158's topic in Paywalls and digital products
Bummer. Do you recommend any work-arounds? MemberSpace was suggested to me; is this worth integrating? -
adding 7 day free trial on my membership area
leeana replied to Nina5158's topic in Paywalls and digital products
has anything about this changed? My client also wants to offer 7-day free trial. -
same question 🖐️ my client is about to leave SS 😞
- 6 replies
-
- subscription-product
- digital-product
-
(and 3 more)
Tagged with:
-
Hi, it turns out my client went in and duplicated a bunch of sections with 0 captions that were in the wrong order. It looked like it was an infinite scroll, but, in fact, it was MANY dupes and the correct section with captions and correct order was all the way at the bottom! Ha. It even stayed put in Masonry. Thanks for the feedback.
-
Beyondspace reacted to a post in a topic: Gallery out of order, is roll back an option?
-
Beyondspace reacted to a post in a topic: Gallery Caption workarounds for 7.1?
-
Beyondspace reacted to a post in a topic: Hover captions to Squarespace 7.1 Lightbox, not to Gallery
-
leeana reacted to a post in a topic: Gallery out of order, is roll back an option?
-
Hi all, I too am struggling with the overlap, I tried the code from @tuanphan above but I am continuing to see them overlap. Ideally, my client wants the caption to appear with a dark underlay, full width of and at bottom of image, on hover or click (in Lightbox only). She wants there to be 2 lines to let you know to click or hover to show there's more info 😳 She says this is how the Lightbox functioned in Format. I told her at best I will be able to get them just underneath the painting, full width of image with dark underlay, but having trouble there too. Any help appreciated! URL is https://www.jenistudios.com/
- 341 replies
-
Hover captions to Squarespace 7.1 Lightbox, not to Gallery
leeana replied to RicFarnes's topic in Customize with code
Hey @RicFarnes did you ever have any luck with this? I'm trying to do the same thing. -
Hi there, My client ordered her gallery the way she wanted, then entered a ton of descriptions into individual gallery images and then she told me everything disappeared. I went in, and there was nothing in there, and also captions was now toggled off (it had been toggled on previously.) When I toggled it back on, captions came back, but then we noticed all the images were now out of order (masonry grid). My client is super upset about the order 😬 I'm wondering if there is a way for me to see a previous version of that page so I can at least reorder them the way she originally had them? I may opt out of a gallery all together to ensure this doesn't happen again.
-
customize nav alignment with side menu ghost plugin
leeana replied to leeana's topic in Customize with code
Following up on this question incase anyone has figured out how to customize this side out menu -
Customize Checkout Button with Hover & Alignment
leeana replied to leeana's topic in Customize with code
Thank you! What can I add to the button hover so that the fill becomes pink and border disappears? -
Customize Checkout Button with Hover & Alignment
leeana replied to leeana's topic in Customize with code
https://www.amandahartwellness.com/ -
Successfully customized checkout page with the below code I found in forums, but I struggled to change the button's padding, the stroke color of a button with no fill, and to add a hover, so I ended up with this Continue text with arrow. And now I can't figure out how to align it. Would love to know how to do all the things mentioned so I could try some different options. Would also love to add some spacing under "Please review..." body#cart { background: #373737; } body#cart { color: white; } .cart-title { color: white; } body#cart { padding: 3rem; } [aria-label="Shopping Cart"]:after { content: 'Please review your items below:'; font-size: 3rem; visibility: visible; position: absolute; left: 0; top: 0; } [aria-label="Shopping Cart"] { visibility: hidden; position: relative; } [aria-label="Checkout"]:after { content: 'Continue→'; visibility: visible; color: #ff00ff; background: none !important; font-size: 1.5rem; padding: 0rem; background-color: var(--primaryButtonBackgroundColor); } [aria-label="Checkout"] { visibility: hidden; }
-
customize nav alignment with side menu ghost plugin
leeana replied to leeana's topic in Customize with code
https://www.antidotebrooklyn.com/ update: solved #2 by left aligning them in the mobile menu. -
leeana started following customize nav alignment with side menu ghost plugin
-
I added this Ghost plugin and a few things are happening. https://ghostpluginssuper.squarespace.com/mini-mobile-menu/?password=ghost 1. When I set the logo to be centered, it goes off center (so for now I left aligned it) 2. In the Nav pop-out, the navigation items are center aligned and I would like them to be left aligned. I tried adding custom CSS to do this, but nothing changes. Do I need to remove the plugin first, customize, and then add plugin? 3. In the Nav pop-out, the "Account" or "Login" feature is HUGE. It seems I am unable to change it. I would love to customize this as well. 4. I'd really like to add hover effects to the links if possible, but same question as #2, nothing happens when adding the CSS.
-
I have noticed this happening on a few sites I am working on when I start to scroll -- I tried removing both the header shrink CSS and the section divider to see if it was either of those causing the glitch, to no avail. Any thoughts? glitch scroll.mov