Jump to content

tuanphan

Circle Member
  • Posts

    64,861
  • Joined

  • Last visited

  • Days Won

    517

Everything posted by tuanphan

  1. Remove the code & use this new code @media screen and (max-width:767px) { .ProductItem-gallery-slides-item { position: static !important; height: auto !important; visibility: visible !important; display: block !important; animation: unset !important; } .ProductItem-gallery-slides:before { padding: 0 !important; }}
  2. I see you added some code. DO NOT remove it. Then You can use this CSS code under for 4 pages /* jedi */ .fe-65610bcd3d3649721ca4cb3f { grid-gap: 0px !important; } /* super camp 2024 */ .fe-65bd308197f3db77dbeb3042 { --row-height-scaling-factor: 0 !important; } /* financial aid */ .fe-657b8bd989d4ed22152d26a0 { grid-template-rows: repeat(11,minmax(calc(~"var(--container-width) * var(--row-height-scaling-factor)"), auto)) !important; } /* careers */ .fe-661daf53445fac49c0484143 { grid-gap: 0px !important; }
  3. You can use this CSS code under div.header-nav-folder-content { top: unset !important; bottom: 30px !important; }
  4. You can open Universal Filter Documentation Page and click this on left side of page
  5. If you have html/css code, you can send, I will try testing it
  6. I see it looks fine now. Did you solve all problem? Or you need to increase underline weight on dropdown items?
  7. Hi, What is your site url? We can check problem easier
  8. Password is incorrect now
  9. Don't remove any code in your current code. Use this CSS code for header header#header div, header#header { border-top-left-radius: 30px !important; border-top-right-radius: 30px; border-top: unset !important; } header#header { top: 30px; } With Footer, use this CSS code footer#footer-sections, footer#footer-sections div { border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; } body { background-color: #6789d3; }
  10. You can use this code to Website > Website Tools > Custom CSS body.collection-65a8255d13d55f6f1301cfd9 .blog-item-meta-wrapper { display: none !important; }
  11. Maybe you added code to wrong position. You can move my code to top of CSS box and don't edit anything. If it still doesn't work, you can send all current code in CSS box, I can check easier
  12. The code will move List (Text Block) in to Accordion Content. If you don't want this, we can use custom plugin to add accordion, so you can add Text Block inside Accordion easier.
  13. I see you have a Code Block with <u> tag on top. So I guess the reason is that one of your u tags is missing the closing tag, so it will wrap all the text below the Code Block into an underline. You can send all code in your Code Block, we can check and correct your code
  14. Hi, What is your site url? We can check problem easier
  15. You can use this code to Website > Website Tools > Custom CSS /* Masonry to grid mobile */ @media screen and (max-width:767px) { .gallery-masonry-wrapper.gallery-masonry-list--ready { height: auto !important; display: grid; grid-template-columns: repeat(1,1fr) !important; grid-column-gap: 10px; grid-row-gap: 10px; } figure.gallery-masonry-item { position: relative !important; width: 100% !important; transform: unset !important; } .gallery-masonry-item-wrapper { height: 100% !important; } figure.gallery-masonry-item img { width: 100% !important; } }
  16. You can use this code to Website > Website Tools > Custom CSS to fix problem div.header-actions-action--cta { overflow: visible !important; }
  17. I checked some screen sizes and I see it is fine. Or you mean remove white space between lines?
  18. Try this code to Website > Website Tools > Custom CSS @media screen and (max-width:1024px) { .user-items-list-item-container[data-section-id="66022228e4d97433a80e56ad"] ul { min-height: unset !important; } .user-items-list-item-container[data-section-id="66022228e4d97433a80e56ad"] img { object-fit: contain !important; } }
  19. #1. You mean this page: https://red-ruby-y9nn.squarespace.com/art/artists >> Show a blank page, no products on right? #2. Add a space here?
  20. I see you removed the code. Can you add it? We can check easier If the site is live and you can't keep it, you can duplicate the page, add code to this page header code Injection, then share url, we will check there
  21. You can also use this code to Website > Website Tools > Custom CSS .header-actions.header-actions--right { position: relative; right: 5vw; } .header-nav-item.header-nav-item--collection:last-child { position: absolute; right: 0; }
  22. Edit Homepage > Edit Top Section > I think you will see a Code Block > Edit it > Paste code here, we can check easier. But I guess in the Code Block you will see a number 5 (if you see this, change it to 3 and check again)
×
×
  • 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.