Jump to content

tuanphan

Circle Member
  • Posts

    65,013
  • Joined

  • Last visited

  • Days Won

    518

Everything posted by tuanphan

  1. Can you check image again? It shows error here * share link to your site, we can check easier
  2. Don't remove your code. Add this code under it .ProductItem-gallery-slides-item { border-radius: 50px !important; }
  3. Try adding to Design > Custom CSS /* Vertical Timeline CSS Mobile */ @media screen and (max-width:767px) { li.box, ul.main-box .box.active { width: 100% !important; overflow: visible !important; } .box span { writing-mode: initial !important; width: 100% !important; transform: unset !important; left: 0 !important; right: 0 !important; padding: 0 !important; height: auto !important; } .box.active .detail {position: relative !important;} ul.main-box { flex-direction: column; width: 100% !important; margin: 0 !important; } }
  4. Edit that post > Add a Code Block (anywhere) > then paste above code into Code Block
  5. Try adding to Settings > Advanced > Code Injection > Footer <script> document.addEventListener('DOMContentLoaded', function() { const productGrid = document.querySelector('.gallery-masonry .gallery-masonry-wrapper'); if (productGrid) { var productItems = productGrid.querySelectorAll('figure'); for (var i = productItems.length; i >= 0; i--) { productGrid.appendChild(productItems[Math.random() * i | 0]); } } }); </script>
  6. You can add a Code Block above section > add anchor id
  7. Hi. Possible. If you share link to page where you use filter dropdown menu, we can help easier
  8. Add this to Design > Custom CSS .mobile-arrows { display: none !important; }
  9. I mean you need to use 2 forms, then use code to show - hide these forms. You can see a demo here (above Footer Logo Slider)
  10. Hi, Which page are you referring to? I think we need to use code to do this
  11. Add to Design > Custom CSS #new-page .index-section-wrapper { padding-top: 0px; } div#home>div { padding: 5px !important; }
  12. You can follow this guide: https://support.squarespace.com/hc/en-us/articles/205813928-Uploading-and-managing-files
  13. Add to Design > Custom CSS body.homepage { li.list-item { position: relative; } .list-item-content__button-container { position: static; } a.list-item-content__button.sqs-block-button-element { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 9999; color: transparent !important; background-color: transparent !important; border: none !important; } .list-item-content__button-container { position: static !important; transform: unset !important; } a.list-item-content__button.sqs-block-button-element:before { visibility: hidden; } .user-items-list-carousel__slide { pointer-events: initial !important; user-select: unset !important; } .user-items-list-carousel__gutter { cursor: pointer; } } I don't know this..
  14. Change your code to this .homepage header#header:not(.shrink) a#site-title { visibility: hidden; }
  15. Can you share link to page where you have problem? We can help easier
  16. Add to Design > Custom CSS /* Fix align mobile menu */ @media screen and (max-width:991px) { .header-announcement-bar-wrapper { padding-bottom: 6vw !important; } }
  17. Suppose your site url is sophietnc.squarespace.com You can access this url: sophietnc.squarespace.com/config/safe It will disable code in Edit Mode, then you can edit everything easier in edit mode
×
×
  • 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.