Lelle56
Circle Member-
Posts
28 -
Joined
-
Last visited
Lelle56's Achievements
-
Change the "___ was Added to your Cart" Pop Up Message?
Lelle56 replied to Lelle56's topic in Customize with code
@tuanphan it looks like the pop up message is triggered when the cart is empty, and then an item is added to cart -- you'll see the message if you scroll up to cart icon right after you add a product is there a way to just hide that pop up message entirely rather than change the verbiage? might be easier! -
Hey Squarespace Fam! This one is pretty specific but I am trying to alter the message that appears when you add an item to your cart (attaching screenshot) -- I was able to customize the look of the message, but I wanted to change the word Cart to Kart as this company wants to spell it with a K. Not sure where to customize this message! Any ideas? Thanks! L
-
Hey Squarespace Fam, Can anyone help me decrease this extra padding underneath the Gallery Slideshow Reel? There are no settings for it and I can't find the right selectors. Attaching photo! Thank you!! L
-
Lightbox Image Borders with Border Radius?
Lelle56 replied to Lelle56's topic in Customize with code
@Lesum this worked perfect thank you so much!!! -
Lightbox Image Borders with Border Radius?
Lelle56 replied to Lelle56's topic in Customize with code
hey @Spark-Plugin yes! its https://marcelavasquez.squarespace.com/ password: standout -
Hey Forum Fam! Does anyone know how to add a border (correctly) to a lightbox image from a gallery? Here's what I'm working with so far, but as you can see, its not targeting the img correctly. Using Code: /* Lightbox border */ .gallery-lightbox-item-img.content-fit{ border: 1px solid @paper !important; border-radius: 20px; } /* end */ Thanks in advance!! L
-
Portfolio Title Above Portfolio Image instead of Below?
Lelle56 replied to Lelle56's topic in Customize with code
@Lesum yesss this did it thank you!!! -
Hey yall! I think this is just a simple one but can't figure it out -- anyone know how to have the Portfolio Title positioned ABOVE the portfolio image instead of below? example of what I'm looking for attached I think squarespace had an option for this at one point in settings but now not seeing it. Thank you! L
-
Border Under Header only on Scroll Down when Header is Fixed?
Lelle56 replied to Lelle56's topic in Customize with code
@Lesum that is perfect thank you!!! Do you know if there is any way to control the transition/appearance of the border fade in so its not abrubt?- 4 replies
-
- heading
- navigation
-
(and 2 more)
Tagged with:
-
Border Under Header only on Scroll Down when Header is Fixed?
Lelle56 replied to Lelle56's topic in Customize with code
@Lesum yes! https://www.studiostellar.net/ password: standout- 4 replies
-
- heading
- navigation
-
(and 2 more)
Tagged with:
-
Hey yall! Does anyone have some CSS that will have the header border (only the underneath border) appear on scroll down when the header is fixed? I want static page to show no border, but once you start scrolling, border appears with fixed header. Thank you!! L
- 4 replies
-
- heading
- navigation
-
(and 2 more)
Tagged with:
-
Lelle56 started following MOVE SOME NAVIGATION LINKS TO RIGHT SIDE IN HEADER
-
MOVE SOME NAVIGATION LINKS TO RIGHT SIDE IN HEADER
Lelle56 replied to MarcAdam's topic in Customize with code
@tuanphan that worked perfectly thank you so much!!!- 9 replies
-
- code
- code-injection
-
(and 2 more)
Tagged with:
-
Lelle56 reacted to a post in a topic: MOVE SOME NAVIGATION LINKS TO RIGHT SIDE IN HEADER
-
MOVE SOME NAVIGATION LINKS TO RIGHT SIDE IN HEADER
Lelle56 replied to MarcAdam's topic in Customize with code
hey @tuanphan I am in need of the same as this post, I followed your guide and am having just some issues with the right hand side of my menu, I'd like the "CART" button to be farthest child right and I'd like all the right hand menu items to be justified far right with no padding, same as left. Also would like them to be evenly spaced in between items, like left. For some reason not able to figure it out! Attaching a screenshot and here's my website: https://magnolia-hibiscus-g8lg.squarespace.com/ Password: standout May you assist? thank you!!- 9 replies
-
- code
- code-injection
-
(and 2 more)
Tagged with:
-
Lelle56 reacted to a post in a topic: MOVE SOME NAVIGATION LINKS TO RIGHT SIDE IN HEADER
-
Timestamp Code Feature -- Header Positioning Help!
Lelle56 replied to Lelle56's topic in Customize with code
hey @tuanphan! yes its almost there! however still struggling to get the timestamps to align centered with the middle of the hamburger or even top alignment with hamburger I think centered would look best, trying to use vh to push it down but its not moving 😞 any ideas? -
Ziggy reacted to a post in a topic: Adjusting Hamburger Menu Alignment on Mobile?