Jump to content

LindsEli

Member
  • Posts

    70
  • Joined

  • Last visited

LindsEli's Achievements

  1. interesting thank you!
  2. https://spinach-garlic-mbfs.squarespace.com/faqs-intellectual-property-law , password is 1234 Hi! I am having trouble getting the section to be sticky, I just am able to get the green K image to respond, how can I get the whole grey section to be sticky this is the current code @media screen and (min-width: 768px) { body:not(.sqs-edit-mode-active) .fe-block-yui_3_17_2_1_1710317804495_40396 { position: sticky; top: 100px; } }
  3. thanks! that worked 🙂 I also added a bit more at the beginning which worked as well .form-field-checkbox-fill-solid.form-field-checkbox-color-inverted .sqs-block-form .form-item.checkbox { flex-direction: row; }
  4. actually it is not showing on the live site (in editor mode yes ) I tried clearing my cache ?🤔
  5. https://spinach-garlic-mbfs.squarespace.com/book-a-strategy-session password is 1234 Hi! I want the grey squares to slide in, I have them working, but is there a way to have them slide in on view, right now it happens instantly so it is easy to miss the animation thanks! current code: div#block-yui_3_17_2_1_1709914208494_4043 { animation: 3s slide-right; } @keyframes slide-right { from { margin-left: -100%; } to { margin-left: 0%; } } div#block-yui_3_17_2_1_1709914208494_4043 { animation: 3s slide-right; } @keyframes slide-right { from { margin-left: -100%; } to { margin-left: 0%; } }
  6. Hi! I want the answer fields for the checkboxes to be stacked side by side? I have tried a few codes but cannot get them to respond - thanks! https://familybredpuppies.squarespace.com/puppy-application
  7. Never mind I figured it out! See screenshot, I am trying to reduce the padding / spacing between sections thanks!
  8. Hi still trying to figure out! Right now the banner image just fades in but I want each photo to fade in THEN fade out, example, [1] Fade in, then fade out after 3 seconds, [2] fade in and then fade out after 3 seconds, etc the current code I am using is https://okra-vanilla-n2tn.squarespace.com/ the password is 123 /// Speech bubble fade in HOME PAGE #block-yui_3_17_2_1_1698099613340_5182 { animation: fade-me-in .5s; } @keyframes fade-me-in { 0% {opacity:0;} 80% {opacity:0;} 100% {opacity:1;} } #block-8222289d31284ba440d5 { animation: fade-me-in 1.0s; } @keyframes fade-me-in { 0% {opacity:0;} 80% {opacity:0;} 100% {opacity:1;} } #block-7b78518b2a6909733fe1 { animation: fade-me-in 1.5s; } @keyframes fade-me-in { 0% {opacity:0;} 80% {opacity:0;} 100% {opacity:1;} } #block-80d9bee9e28b6781a90a { animation: fade-me-in 2.0s; } @keyframes fade-me-in { 0% {opacity:0;} 80% {opacity:0;} 100% {opacity:1;} } thank you!
  9. thank you so much! I was able to modify for exactly what I needed!
  10. https://okra-vanilla-n2tn.squarespace.com/tools-2 the password is 123 in the blue section can I change the newsletter button to white? also is there a way to just have the button and when you click singup the newsletter / email box pops up
  11. Not yet! Right now they just fade in but what I want is that the conversation bubbles is there a way to have number [1] Fade in, then fade out after 3 seconds, [2] fade in and then fade out after 3 seconds, etc - does that make sense?
  12. https://okra-vanilla-n2tn.squarespace.com/ the password is 123 Right now the hero images fade in, is there a way to have number [1] Fade in, then fade out after 3 seconds, [2] fade in and then fade out after 3 seconds, etc the current code I am using is /// Speech bubble fade in HOME PAGE #block-yui_3_17_2_1_1698099613340_5182 { animation: fade-me-in .5s; } @keyframes fade-me-in { 0% {opacity:0;} 80% {opacity:0;} 100% {opacity:1;} } #block-8222289d31284ba440d5 { animation: fade-me-in 1.0s; } @keyframes fade-me-in { 0% {opacity:0;} 80% {opacity:0;} 100% {opacity:1;} } #block-7b78518b2a6909733fe1 { animation: fade-me-in 1.5s; } @keyframes fade-me-in { 0% {opacity:0;} 80% {opacity:0;} 100% {opacity:1;} } #block-80d9bee9e28b6781a90a { animation: fade-me-in 2.0s; } @keyframes fade-me-in { 0% {opacity:0;} 80% {opacity:0;} 100% {opacity:1;} } thank you!
  13. yes! for example if I use section[data-section-id="651dd91809e3e049b6b4d827"] { .gallery-reel { height:70vw !important; } } it looks like ( see photo) basically I want the logos to not be so wide, if the height cannot change that is fine!
×
×
  • 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.