Jump to content

tuanphan

Circle Member
  • Posts

    64,655
  • Joined

  • Last visited

  • Days Won

    516

Everything posted by tuanphan

  1. This code for product block. If you have problem on product individual page, you can share link, we can check easier
  2. Add this to Website Tools (under Not Linked) > Custom CSS @media screen and (min-width:992px) { button.cart-checkout-button { font-size: 30px !important; } }
  3. I see you solved with some 100vh code? It doesn't show white space to me now
  4. #1. You can edit Site Footer > Add a Markdown Block > paste the code #2. Height is calculated based on the item with the most text So the only way to reduce white space is to reduce the number of lines of text Try adding this to Website Tools > Custom CSS @media screen and (max-width:767px) { .user-items-list-item-container[data-section-id="657b0a212bd82f194d887c70"] ul { min-height: unset !important; } .user-items-list-item-container[data-section-id="657b0a212bd82f194d887c70"] h2.list-item-content__title { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden; } }
  5. The banner image looks fine. What is problem now? If you mean white space between header - image, you can reduce number in margin top
  6. What is password? https://icosahedron-fox-mf54.squarespace.com/?noredirect
  7. You try edit First Section > Colors > Then adjust Primary Button Color Or add this to Website Tools (under Not Linked) > Custom CSS to change button color to white a.btn { color: white !important; }
  8. You can duplicate current site, then try upgrade to 7.1 on the duplicated site (still use Trial Plan), so you can check these 👌
  9. Which template do you use? Try clicking Gear icon instead
  10. #1. I see you solved? #2. Use this CSS code /* dropdown arrow */ a.header-nav-folder-title:after { content: "\e009"; font-family: 'squarespace-ui-font'; position: relative; top: 2px; }
  11. I see, and it appears 1s then disappear Because you used this code Try this new code to Website Tools (under Not Linked) > Custom CSS to override it on all projects body.collection-657c08e01f262507bf3c946e { background-color: #bbeabc !important; }
  12. Put cursor at the end of current paragraph, then press Enter, you can type new paragraph
  13. Add this to Website Tools > Custom CSS [class*="type-events"].view-item article section:first-child { padding-top: 0px !important; }
  14. Can you enable Comment box? Now it doesn't show comment here
  15. Use new code header#header:after { content: ""; background-image: url(https://images.squarespace-cdn.com/content/v1/6475e652b738031c56cb3b98/0d789b2c-837c-4be0-84af-fa0d24f516b7/lg_header_organic_04.png?format=2500w); background-size: contain; display: block; width: 100%; height: 100px; background-color: transparent; position: absolute; background-repeat: repeat-x; }
×
×
  • 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.