Jump to content

tuanphan

Circle Member
  • Posts

    63,790
  • Joined

  • Last visited

  • Days Won

    511

Everything posted by tuanphan

  1. Hi, Hover on each image >> Show a white overlay + text (product name?)? I don't see any text, can you add some text? or remove code which you used to hide text?
  2. Hi, Where is product? I can't find it on your site https://frame-your-feline.squarespace.com/go-shopping
  3. Ah yes. You have this code in CSS box, it will hide item 4, 5, 6... from Summary
  4. Yes. Possible. If you share link to shop page, we can help easier
  5. Hi, If you share link to page where you use slideshow, we can give some simple code to resize it on mobile
  6. You can use this new code to enable caption on mobile @media screen and (max-width:640px) { .yui3-lightbox2 .sqs-lightbox-meta { opacity: 1 !important; bottom: 0 !important; left: 0 !important; right: 0 !important; } } To change opacity on desktop, use this code .yui3-lightbox2 .sqs-lightbox-meta.overlay-description-visible { background-color: rgba(0,0,0,0.2) !important; } 0.2 is opacity
  7. #1. Can you enable Quick View? I don't see it now https://everumbaughart.squarespace.com/ethereal-collection?noredirect #2. Can you enable Back to...? We can test & give code easier #3. Art Inquiry button: I see you solved with this code? <script src="//ajax.googleapis.com/ajax/libs/jquery/2.0.2/jquery.min.js"></script> <script> $(function() { $("<a class='artinquiry' href='/contact'>ART INQUIRY</a>").insertAfter(".sqs-add-to-cart-button"); }); </script>
  8. Add to Design > Custom CSS @media screen and (max-width:767px) { .nested-category-tree-wrapper ul { display: flex !important; flex-direction: column !important; } .nested-category-tree-wrapper ul a { margin-left: 0 !important; } }
  9. Can you share link to page where you use Carousel? We can check it easier
  10. Hi, Effect like this? https://codepen.io/wanted88/pen/YzyRXaa
  11. Can you share link to event page? https://mayflower-cow-tp79.squarespace.com/?noredirect
  12. Hi, This is possible. This morning I Just solved a similar case. If you share link to your site, we can adjust the code for your case easier
  13. The page doesn't exist. Can you check it again?
  14. You can add text in Description or Additional Info, then we can give code to any positions what you want
  15. Add to Design > Custom CSS /* TagCloud on mobile */ @media screen and (max-width:991px) and (min-width:768px) { .tagcloud-block span { font-size: 16px; } }
×
×
  • 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.