Jump to content

skali

Circle Member
  • Posts

    53
  • Joined

  • Last visited

Everything posted by skali

  1. On the Work page we are are using a Portfolio with the Hover: Fixed layout. We are experiencing some issues on PC where the image isn't loading. We've tried to remove all code to narrow down why that why be occuring, but haven't be able to determine what's causing it. Has anyone else experienced this or is anyone able to help? Thanks! https://hanna-creative-co.squarespace.com/work HCC123
  2. We are using a Hover:Fixed portfolio page layout and are finding that the images do not appear upon hover on Safari browsers. Things appear fine on Chrome. Anyone know how we might be able to fix this issue? I've tested removing all code from the site and the images still don't appear so it doesn't seem like a code interaction, but could be. https://hanna-creative-co.squarespace.com/work PW: HCC123
  3. @tuanphan Are you able to help me understand how I can apply something similar to this page? https://manchester-interiors.squarespace.com/press PW: MI123 When I implement this code the hover effect goes away. If possible, I'd like to keep the underline/hover effect and still make the image/text both clickable. Thank you in advance!
  4. What is the best approach to create a navigation hover effect similar to this site? https://studiomagness.com/ When you hover over a link, I'd like the other links to fade into the background. Thanks in advance! Site: https://carly-ahlman-design.squarespace.com/ PW: CAD123!
  5. On the homepage, we have a carousel list section. Is it possible to have BOTH the button and the image be clickable? I'm using this code, but it takes away the button. https://prima-italy.squarespace.com/ PW: PRIM@IT@LY123! /* List Carousel Clickable */ [data-section-id="6621b778c0a84d31f4506bbb"] { li.list-item { position: relative; } .list-item-content__button-container { position: static; } a.list-item-content__button.sqs-block-button-element { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 9999; color: transparent !important; background-color: transparent !important; border: none !important; } .list-item-content__button-container { position: static !important; transform: unset !important; } a.list-item-content__button.sqs-block-button-element:before { visibility: hidden; } .user-items-list-carousel__slide { pointer-events: initial !important; user-select: unset !important; } .user-items-list-carousel__gutter { cursor: pointer; }}
  6. Hello! Does anyone know if there is a way to create a footer similar to this example? https://houseofhoney.com/ The site currently has code so that the footer is 'revealed' where the section above it slides up so the footer appears as if it's below/behind the other content. footer { position:sticky !important; bottom: 0; width: 100vw; } .system-page { background:white !important; z-index:99 !important; min-height:100vh; } #footer-sections { z-index:0 !important; } } I'm wonder if there is a way to alter the code or implement something new so that instead of the footer being revealed it slides up over the top. Thanks! https://carly-ahlman-design.squarespace.com/ CAD123!
  7. @tuanphan Were you able to test and see if this is at all possible with our current layout? Thank you - I really appreciate your help!!
  8. @tuanphan Genius - thank you for sharing! Although, with this site it's not exactly what we're looking for, but not sure if you're able to assist at all. 1. Pulling in the Work page isn't working and I'm assuming it's because of the customizations we've made to that page. I tested it with another portfolio page with a standard grid layout and works well, but we'd like it to be a carousel unit versus the grid underneath. 2. If I create a carousel unit instead pull that section in it doesn't remove the project of the page I'm on... I thought it might be a bit simpler but it seems like there may be too many customizations impacting the ability to do this?
  9. On this site we have a few sticky heading text elements that tuck behind the other elements. Everything is working, but for some reason on the "About" page, the heading won't tuck behind everything on mobile only. In that section there is the heading (About Us), a line block, and a solid white shape block that the text should be tucking behind. When testing out the mobile view in Squarespace Editor, it works as intended (see static screenshot). But on the actual mobile site, it doesn't tuck behind (see video screengrab). https://lucas-studio.squarespace.com/about pw: LSI123 Can anyone help? Thanks! RPReplay_Final1709653195.MP4
  10. Hello! I'm using a masonry style gallery sectionon this page (https://www.michaeldruker.com/properties). I've included the CSC code below that is implemented to style the captions & color change on hover. In addition to this we'd like to link out each image, but the links aren't activating. I'm thinking this code might be stacked on top of the click event or is disabling it for some reason. Or maybe it has to do with the initial opacity? Does anyone have thoughts on how I can bring the links forward so that they are clickable? The first image has a link applied for testing purposes (screenshot attached) Thank you in advance!! // *Caption Styling - Title* // @media @desktop { section[data-section-id="63eb213085c26b62e058f848"] .gallery-masonry-item .gallery-caption .gallery-caption-wrapper p.gallery-caption-content { margin: 0; color: white; font-family: 'Goudy+Modern+MT+Std+Regular'; font-style: normal; letter-spacing: 0em; line-height: 1.1em; font-size: 2rem; text-align: center; }} // *Caption Styling - Second Line (Location)* // @media @desktop { section[data-section-id="63eb213085c26b62e058f848"] .gallery-masonry-item .gallery-caption .gallery-caption-wrapper p.gallery-caption-content strong { color: white; font-size: 1rem; font-family: 'Karla'; letter-spacing: .05em; font-weight: 400; display: block; text-transform: uppercase; line-height: 20px; margin-top: 8px; line-height: 0em !important; margin-bottom: 30px !important; }} //* PROPERTIES GALLERY GREYSCALE EFFECT * // @media @desktop { section[data-section-id="63eb213085c26b62e058f848"] { .gallery-masonry-item img { filter: grayscale(100%); transition: filter .2s ease-in-out; } .gallery-masonry-item:hover img { filter: none; transition: filter .2s ease-in-out; }}} //* PROPERTIES GALLERY CAPTIONS (DESKTOP) * // .gallery-caption { position: absolute; top: 0; left: 0; background: rgba(0,0,0,0.25); /* overlay color */ height: 100%; max-width: unset; padding: 0; opacity: 0; } .gallery-caption-wrapper { display: flex; align-items: center; /* center vertically */ justify-content: center; /* center horizontally */ } .gallery-masonry-item { position: relative; } .gallery-masonry-item:hover .gallery-caption { opacity: 1; } .gallery-caption-grid-masonry { transition-delay: 3ms; }
  11. On this Portfolio page, the project titles that fall onto 2 lines seem to push the image up so it sits a bit smaller than the others that have 1 line titles. Anyone know how I might be able to fix this? https://lucas-studio.squarespace.com/projects PW: LSI123 Thanks!
  12. @tuanphanYes, please! The site is now live: https://www.kennerknechtdesigngroup.com/
  13. This site uses a custom hamburger menu, but on the home page it disappears into the background upon scroll because it's white and most of the backgrounds down the page are also white. Is there a way to have the word "Menu" change color to black up on scroll to that it appears continuously and doesn't get lost? https://kennerknecht-design.squarespace.com/ PW: KDG123 Thank you!
  14. Hi there! On the Portfolio page, I'm wondering if it's possible to add the same hover animation as the navigation/header underneath the "View Project" line of each project? This is the code I'm using for the hover navigation: // Stretchy Navigation Line .header-nav-item::after { content: ''; background: #FFFFFF; //color height: 1px; //thickness width: 0; display: block; margin-top: 1px !important; transition: width 1s; //animation speed margin: 0 auto; } .header-nav-item:hover::after { width: 100%; } .header-nav-item--active a { background-image: none !important; } And then this is the CSS for the 2nd line of the Portfolio title "View Project" (the URL is then changed per project. a.grid-item[href="/projects/manhattan-beach"] h3:after { content: "View Project"; } a.grid-item[href="/projects/manhattan-beach"] h3:after { content: "View Project"; } I'm running into the issue that the code is similar in that the content: element overrides one another when trying to apply both to achieve the effect. PW: LSI123!
  15. @tuanphan Here is the updated site info: https://paloma-contreras-design.squarespace.com/ PW: Sunshine201! Thanks in advance for your help!
  16. Site URL: https://kazoo-chipmunk-khcn.squarespace.com/ I'm looking to add a button to the primary header nav, but it's also appearing below in the folder dropdown menus. Could anyone help me isolate the button to only appear in the main nav and not in any dropdown folders? This is the 7.0 template, Five, and I'm using the following code: nav#main-navigation ul li:last-child a { background: #000000; color: #ffffff !important; padding: 10px 20px !important; border-radius: 30px; border: 2px solid #ffd966; } https://kazoo-chipmunk-khcn.squarespace.com/ PW: Sunshine012! Thank you!
  17. Site URL: https://terrier-hexagon-22dr.squarespace.com/ Hello! I'm using a font for a website that seems to default to using the special/ligature marks. Is there a code that would fix this within Squarespace or is this more of a font file issue? Assuming it might be the latter, but would love any insight if someone has encountered this before on a site. https://terrier-hexagon-22dr.squarespace.com/ PW: Sunshine201! Thanks!
  18. Is there a quick & easy way to make the header transparent on a single page? Thanks!!
  19. @tuanphan I've added it back in! It's in the menu - currently it's pulling in a logo (1st Dibs) we've uploaded, but as you can see it's cut off.
  20. Hi! I have three social links I'd like to include in the footer of the site and one is an external shop link. Can anyone help me customize the generic link icon to show my own image/icon? Also, is there a way to customize the size of that image once it's placed? I'm thinking it might be a bit wider than the link image looks to be now.
  21. @tuanphan Thank you! For #2 (disabling the hover), I'm looking to have the third project image (Coming Soon: Kenilworth, IL) remain as-is. https://www.arielokin.com/test-page-reverse-hover So, having it stay the blue background with white border with the caption text in the middle. Right now the hover makes it disappear.
×
×
  • 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.