Jump to content

tuanphan

Circle Member
  • Posts

    65,013
  • Joined

  • Last visited

  • Days Won

    518

Everything posted by tuanphan

  1. You mean it should be Custom Design 2 images Consulting 2 images Is that right?
  2. Hi, What is site url? We can check problem easier
  3. You can enable Anonymous Comment then check it again Share button: You can use some free tool, eg: Sharaeholic, Addthis,..
  4. Hi, Can you share link to page where you have problem?
  5. You can use Archive Block or a Filter Plugin to do this. Filter plugin can work with Blog Post or Gallery Section
  6. Hi, You can change text color of Homepage Top Section. Or share link to a page, we can give a CSS code to change color
  7. Add to Design > Custom CSS @media screen and (max-width:767px) { .header-menu-nav-item { padding-left: unset !important; padding-right: unset !important; } }
  8. Don't remove any code in your current code Add this to Design > Custom CSS body.header--menu-open header#header img { filter: brightness(0) invert(1); } ps: I usually use filter attribute to change an image to black or white, so no need to use another image
  9. It looks like you figured it out? I checked on mobile & it is fine
  10. We can use CSS code to hide it on mobile. If you share link to your site, we can check easier
  11. Try this new code <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script> <script> $(document).ready(function(){ setTimeout(function(){ $("h3.comment-count span").html(function() { return $(this).html().replace("Comments", "Notes"); }); $("span.comment-btn.sqs-system-button").html(function() { return $(this).html().replace("Post Comment…", "Post"); }); }, 5000); }); </script>
  12. Add this code under <style> @media screen and (max-width:640px) { svg.Icon--cart use.use--even { fill: #aaa; stroke: #aaa; } span.sqs-cart-quantity { font-size: 30px; color: red; }} </style>
  13. It looks like you turn off account feature. Can you enable it?
  14. Hi, Can you share link to a product? We can check easier
  15. Hi, Can you share link to product in screenshot? We can check easier
  16. Use this @media screen and (max-width: 767px) { .user-items-list-item-container[data-section-id="63cb2a9b0fc5fa4674da2f99"] ul { min-height:unset !important; height: 30vh; } }
  17. You can add for them, then they can edit it. Or you need to use this plugin to bring back Gallery Block
×
×
  • 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.