Jump to content

tuanphan

Circle Member
  • Posts

    64,701
  • Joined

  • Last visited

  • Days Won

    516

Everything posted by tuanphan

  1. Use this code [class*="list-section"] * { font-family: monospace !important; } Replace monospace with your font If it doesn't work, you can share link to page where you use list section, we can check easier
  2. You can provide site url + line image + line url
  3. You can use this code to Website > Website Tools > Custom CSS @media screen and (max-width:767px) { h2.item-pagination-title { font-size: 15px !important; }}
  4. You can use this code to Website > Website Tools > Custom CSS @media screen and (min-width:768px) { .gallery-section .gallery-caption h3+p { min-height: 55px; } } I see button lost top border, do you need to fix this?
  5. You can use this code to Website > Website Tools > Custom CSS then save & reload the page @media screen and (max-width:767px) { [data-section-id="65e9490abe62d95cb37c9634"] .gallery-grid-wrapper { grid-template-columns: repeat(2,1fr) !important; } }
  6. You can use this code to Website > Website Tools > Custom CSS body#collection-5c7b2e27971a1836ab1fdd78 { @media screen and (min-width:768px) { figure#thumbnail { margin-top: 80px; } } @media screen and (max-width:767px) { figure#thumbnail { margin-top: 60px; }}}
  7. It is a bug, you can replace Meet the Team section with a Classic Editor Section, so I guess problem won't appear.
  8. Yes. Possible. Do this for all pages or one page? The simplest solution is add a Section in Footer, design your layout, then share site url, we can give some CSS code to fixed it at bottom of site.
  9. Not sure, if you share link to a page where you use the code, I will try testing new HTML code. Or you can find a code on Codepen, if you can find it, you can share link, I will convert it to Squarespace Code Block.
  10. I think we can remove that black box, but will need to move text up, maybe center in screen What do you think?
  11. Not sure why, but I see some code appears in source code, make text align right You can use this code to Website > Website Tools > Custom CSS to fix this Or you try remove section > add new section > Add text again @media screen and (max-width:767px) { h4[style*="margin-left"] { margin: 0 !important; } }
  12. If you share link to your site, we can check problem easier
  13. I think you can consider using Summary Block instead
  14. You mean + Keep autoscroll + Click on each item in carousel > Open Lightbox? If yes, this is possible, I used to solve a case but they used Lightbox Plugin You can share link to page where you use Carousel, we can check easier
  15. You can use this code to Website > Website Tools > Custom CSS section.pdp-product-add-ons:before { content: "Perfect paired with:"; display: block; font-size: 30px; } Result
  16. Hi, You can use Image Block - Inline Layout - Caption Overlay
  17. You need to set z-index of sections contain your block, higher > z-index of next section If you share link to page in screenshot, we can help easier
  18. Hover Image (2 images on your screenshot) >> Hide image + Make a video appear? Is that right?
  19. You can use this code to Website > Website Tools > Custom CSS div.sqs-lightbox-slide .video-fit img { visibility: hidden !important; opacity: 0 !important; }
×
×
  • 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.