Jump to content

tuanphan

Circle Member
  • Posts

    64,922
  • Joined

  • Last visited

  • Days Won

    517

Everything posted by tuanphan

  1. Change to video is complex, you can consider using Gif instead, we can give you code
  2. I see you solved top space with space under widget, you can use this code to Website > Website Tools > Custom CSS /* space under elfsight */ .fe-65b1611b59bc023000f1f67f { grid-template-rows: repeat(30,minmax(calc(~"var(--container-width) * var(--row-height-scaling-factor)"), auto)) !important; }
  3. p4ssw0rd password is incorrect. Can you check it again?
  4. If you share link to a blog post + and divider, we can help easier
  5. Your code is HTML, not CSS, if you add there, syntax error will appear. You can share site url, we can give you correct code
  6. Try this code to Website > Website Tools > Custom CSS div#block-7636b738b58a35d32b5b * { font-size: 30px !important; }
  7. Hi, Have you tried Accordion Block yet? https://support.squarespace.com/hc/en-us/articles/4411581892749-Accordion-blocks
  8. Edit 7 Pages > Add a Block (anywhere on page)> Choose Code from the list > Paste this code > Then save & reload the page <style> div.float-button { display: none !important; } </style>
  9. Hi Can you share link to homepage? We can check easier
  10. You can use this code body[class*="type-blog"].view-list [data-section-id="66194f7201d47c126ba1a5fd"] { display: none; }
  11. With effect 12, you try this code to bottom of Custom CSS box a.sqs-block-button-element--medium.sqs-button-element--primary.sqs-block-button-element:after { position: absolute; content: ""; width: 100%; height: 0; bottom: 0; left: 0; z-index: -1; background: #000; transition: all 0.3s ease; } a.sqs-block-button-element--medium.sqs-button-element--primary.sqs-block-button-element { transition: all 0.3s ease; position: relative; display: flex; background-color: transparent !important; } a.sqs-block-button-element--medium.sqs-button-element--primary.sqs-block-button-element:hover { color: #fff; } a.sqs-block-button-element--medium.sqs-button-element--primary.sqs-block-button-element:hover:after { top: 0; height: 100%; }
  12. I don't see Image Slider. Can you take a screenshot?
  13. You mean burger icon? You can use this code to Website > Website Tools > Custom CSS header#header.shrink div.burger-inner>div { background-color: #f1f !important; }
  14. You can use this code to Website > Website Tools > Custom CSS a[onclick*="eventPurchase"] { background-color: #97d700 !important; border-radius: 100px; }
  15. You can using Vertical Accordion Plugin (affiliate link) or Expanding Panels Plugin (affiliate link) to achieve similar layout.
  16. You can duplicate the page & share link to duplicated page, I can give code for this page, then if it works, I will adjust code for main page
  17. You can use this code under .fe-660ffbe3ed41b10c86c50fad { grid-row-gap: 0px !important; }
  18. This code will run for screen size: 768px to 1024px If you have problem with other sizes, you can let me size, I can adjust the code
  19. Hi, Can you share link to this site? We can check easier
  20. Can you share link to this page? We can check easier
  21. #1. Cut off Can you take a screenshot? #2. Open New Page You can use this code to Website > Website Tools > Custom CSS <script> window.addEventListener("load", function(){ Y.UA.ios = 0; }) </script>
×
×
  • 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.