Jump to content

tuanphan

Circle Member
  • Posts

    65,311
  • Joined

  • Last visited

  • Days Won

    521

Everything posted by tuanphan

  1. You can access Circle Labs > Enable option in bottom of page > Your code will work again.
  2. I think both will overlap together, you can consider title (top), button (bottom), we can give the code Or we can resize both, but size will be small
  3. Typewriter like this? https://pike-finch-n7nb.squarespace.com/typewriter-01?noredirect pass: abc
  4. You want to change it to different on mobile? Can you take a screenshot?
  5. Section is always have a default top/bottom padding, so you can share page url, we can give some lines of code to remove top or bottom padding
  6. What is your site url? We can check easier
  7. You can use this code to Website > Website Tools (under Not Linked) > Custom CSS @media screen and (max-width:767px) { .user-items-list-item-container[data-section-id="65b96124899002297ce21714"] ul { min-height: unset !important; height: 40vh !important; margin-top: 15vh; } }
  8. You can use this code to Website > Website Tools (under Not Linked) > Custom CSS /* align image title */ section.product-details.ProductItem-details { padding-top: 0px !important; }
  9. You can use this code to Website > Website Tools (under Not Linked) > Custom CSS @media screen and (max-width:767px) { .floating { right: 0px !important; } }
  10. Did you solve? I see you added some code with ChatGPT
  11. Missing "" symbol it should be <ul class="numbered-list"> and you can share link to page where you added code, we can check it easier
  12. Use this code to disable title + image link h1.eventlist-title, .eventlist-column-thumbnail { pointer-events: none; }
  13. Yes. You can code it with HTML, then add to Website > Website Tools (under Not Linked) > Code Injection > Lock Screen/Lock Page and you will need to to use some CSS/JS code to move it to desired position on Lock Page
  14. You mean which clicking on these items > Make it bold?
  15. Still keep same box with black border, change text only or change text + change box + border?
  16. Use this CSS code body.header--menu-open div.header-menu-cta { opacity: 0 !important; display: none !important; visibility: hidden !important; z-index: -100 !important; }
  17. Hi, Can you share link to this page? We can check easier
  18. Hi, To make header nav bar transparent before scrolling, you can share link to your site, we can give some lines of code to achieve this
  19. There are some options to achieve this (1) Use a Tab Plugin Will Myers Tab Plugin (affiliate link) SQSPThemes Accordion Tabs Plugin (affiliate link) (2) Use free code First, you create 4 buttons: World Map, USA Map, Europe Map, Asia Map with URL: #world-map, #usa-map, #europe-map, #asia-map Add 4 Sections under with map of 4 areas Then share link to page where you added it, I can give code to show corresponding section when clicking on each button What do you think?
  20. Add this code to Website > Website Tools (under Not Linked) > Custom CSS @media screen and (max-width:767px) { div#block-yui_3_17_2_1_1704638721399_15110 .summary-item { width: calc(~"50% - 20px") !important; float: left !important; clear: none !important; } div#block-yui_3_17_2_1_1704638721399_15110 .summary-item:nth-child(2n+1) { margin-right: 20px !important; } }
  21. You can use this code to Website > Website Tools (under Not Linked) > Custom CSS .accordion-item__description *, .accordion-item__description { font-size: 12px !important; }
  22. Which lines are you referring to? I don't see the lines in your screenshot
×
×
  • 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.