Jump to content

tuanphan

Circle Member
  • Posts

    64,963
  • Joined

  • Last visited

  • Days Won

    517

Everything posted by tuanphan

  1. Hi, Which button are you referring to? Header button Button Block List Section Button Image Block Button Form button Newsletter Button Add to Cart Checkout button Or?
  2. Use this CSS .fluid-engine.fe-63c97d35acb3742d0cc9fb30 { display: block !important; }
  3. Add to Design > Custom CSS /* Mobile Our Process */ @media screen and (max-width:767px) { [data-section-id="63fcd380044e105d6c0ed6cc"] .section-border .section-background { background-color: white !important; } }
  4. If you share link to portfolio on your site, we can give CSS code to achieve this
  5. Hi, I see description only, no title. Can you explain it a bit clearly?
  6. Add to Design > Custom CSS div.index.home:nth-child(2), div.index.home:nth-child(4), div.index.home:nth-child(6) { display: none !important; }
  7. Use Classic Image Block will be easier With current block, add this to Last line in Code Injection > Footer <script> $(document).ready(function() { $(".fe-block-yui_3_17_2_1_1675536341622_84064").click(function() { window.location = $(this).find("a").attr("href"); return false; }); }); </script> <style> .fe-block-yui_3_17_2_1_1675536341622_84064 { cursor: pointer; } </style>
  8. Add this under to hide them <style> .header-actions.header-actions--right>div:first-child { display: none !important; } .user-accounts-link.header-menu-nav-item.header-nav-item--collection.customerAccountLoginMobile.loaded { display: none; } </style>
  9. Hi, Possible with custom code. If you share site url, we can help easier
  10. Hi, Add to Design > Custom CSS a:hover, a:hover span { color: #f1f !important; }
  11. Are you able to get embed code? If yes, you can add it to Squarespace with Code Block
  12. What is your site url or which template do you use (if you use 7.0 version), each will need a different code Note: # will appear on Google Search Result
  13. #1. Shop Page doesn't support Add to Cart Button. To achieve this, you can create a standard page, use Product Blocks to add product, then you can enable Add to Cart #2. Can you share link to product?
  14. Hi, Which "collections" are you referring to?
  15. You want to add a back to button on under Shop Description?
  16. Hi. yes possible. We will need to use script code to do it. CSS code can't solve it And when you add new category, you will need to update new code Do you still want to continue?
  17. Add this to Design > Custom CSS to make cart icon always visible div#floatingCart { display: block !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.