Jump to content

tuanphan

Circle Member
  • Posts

    64,861
  • Joined

  • Last visited

  • Days Won

    517

Everything posted by tuanphan

  1. Try adding this code to Website Tools (under Not Linked) > Custom CSS body#collection-56c9203be32140b6932838e8 .image-block img { object-fit: contain !important; }
  2. Use this new code <!-- Professional verification provided by Psychology Today --> <a href="https://www.psychologytoday.com/profile/312544" class="sx-verified-seal" target="_blank"></a> <script type="text/javascript" src="https://member.psychologytoday.com/verified-seal.js" data-badge="13" data-id="312544" data-code="aHR0cHM6Ly93d3cucHN5Y2hvbG9neXRvZGF5LmNvbS9hcGkvdmVyaWZpZWQtc2VhbC9zZWFscy9bQkFER0VdL3Byb2ZpbGUvW1BST0ZJTEVfSURdP2NhbGxiYWNrPXN4Y2FsbGJhY2s="></script> <!-- End Verification --> (I added target="_blank")
  3. Can you share link again? I can't find gallery now https://www.roemerwildberger.com/
  4. You can use this new code @media screen and (max-width:767px) { .tweak-product-basic-item-click-action-lightbox .ProductItem-gallery-slides-item { position: static !important; height: auto !important; visibility: visible !important; } .tweak-product-basic-item-gallery-aspect-ratio-169-widescreen .ProductItem-gallery-slides:before { padding: 0 !important; }}
  5. You try this code (Website Tools > Code Injection > Footer) <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script> <script> jQuery(document).ready(function($){ $('article>section:first-child').insertBefore('header#header'); }) </script> <style> header#header { position: sticky !important; transform: Unset !important; } div#siteWrapper>section { padding: 0px !important; z-index: 999999 !important; } </style>
  6. I guess we can use code, but I haven't checked this so need page url to check it
  7. Footer It links to 404 page Similar Learn more button on this page https://www.whatabouthellministry.com/share-salvation
  8. Hover it >> Show video Or Hover it >> Open Video in Lightbox Or?
  9. Can you send Vimeo embed code? I will try testing some code https://github.com/vimeo/player.js
  10. Rename/style this product only or add to cart button on all products?
  11. Use this CSS code .header-nav-folder-item { margin-bottom: 20px; } .header-nav-folder-content:before { content: ""; position: absolute; width: 30px; height: 30px; background-color: #5b767a !important; left: 50%; top: -10px; transform: translateX(-50%) rotate(45deg); } .header-nav-folder-content { margin-top: 10px; }
  12. You can use this code to Website Tools (under Not Linked) > Custom CSS @media screen and (max-width:767px) { .gallery-fullscreen-slideshow { height: 30vh !important; } }
  13. Do/will you use 7.0 or 7.1 version or can you share site url?
  14. Hi, Zoom on mobile only? Can you share link to gallery page?
  15. First, add a Image section under navigation header Next, use this code to Website Tools > Under Not Linked > Code Injection > Footer <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script> <script> jQuery(document).ready(function($){ $('body.homepage article>section:first-child').insertBefore('header#header'); }) </script> <style> body.homepage header#header { position: sticky !important; transform: Unset !important; } body.homepage div#siteWrapper>section { padding: 0px !important; z-index: 999999 !important; } </style>
  16. If you share link to gallery + Describe how hover, we can help easier
  17. Have you replace #BLOCK-ID with your image block id yet? Use this tool to find id https://chrome.google.com/webstore/detail/squarespace-id-finder/igjamfnifnkmecjidfbdipieoaeghcff
  18. I don't see video menu. Can you share link to this page?
  19. You created Category but you haven't assigned Category for any products, so that option won't use Assign it then check Summary Block again
  20. I see your button are linking to this page: https://familyform.co/book-a-class
  21. Hi, Can you share link to page where you have problem?
×
×
  • 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.