Jump to content

SquareRefresh

Circle Member
  • Posts

    331
  • Joined

  • Last visited

Everything posted by SquareRefresh

  1. Add next into Custom CSS: .Intro--has-image { min-height: 100vh; }
  2. Hey @arovner I think no, sqsp hasn't this functionality.
  3. Hey @junecz on list section go to Edit Content > Design > Size & Space and choose layout width to "Inset" and and position Stretch like on screenshots:
  4. Hey @genfoch01 try to remove this code in Your custom CSS: h1.ProductItem-details-title { display: none !important; }
  5. Try to use next code, just change "Your Block ID" to correct selector of Your icon. Your Block ID { -webkit-animation: spin 15s linear infinite; -moz-animation: spin 15s linear infinite; -o-animation: spin 15s linear infinite; animation: spin 15s linear infinite; } @-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); } } @-moz-keyframes spin { 100% { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); } } @-o-keyframes spin { 100% { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes spin { 100% { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); } }
  6. Hey @SeanCrafted try to add image into page media settings https://support.squarespace.com/hc/en-us/articles/206543657-Page-settings#toc-edit-settings
  7. Hey @pickupgoliath try to use sqsp accordion block https://support.squarespace.com/hc/en-us/articles/4411581892749
  8. Okay, let's change #block-e875fa53c8677b93cc62.sqs-block-summary-v2 to #collection-61b9c69988eab76b4cd078d4 .sqs-block-summary-v2 Let me know if this works for You.
  9. Hey @Roamer use а default summary options to hide a date. Just set metadata to "none" like on this screenshot. For the targeting Your summary block on history page use next id #block-e875fa53c8677b93cc62 and replace each .sqs-block-summary-v2 ... to #block-e875fa53c8677b93cc62.sqs-block-summary-v2
  10. Hey @pelantti, this is a system text and You can't change it using admin panel, probably You'll need to hire a coder to solve this problem.
  11. Hey @swissweb do you mean remove the currency symbol? If so you can add this to your css span.currency-sign{ display:none!important; }
  12. Hey @juliaprather try to add next code into Custom CSS: .image-caption a { text-decoration: none; }
  13. Hey @Maarten101 try to find next option (Image Overlay) in Colors theme:
  14. Hey @Chloe24 try to add next code into Custom CSS: .Main--blog-item { .Main-content { display: flex; flex-direction: column; } .BlogItem { order: 1; } }
  15. Hey @LucyDesigns try to add next code in Custom CSS: .user-items-list-section + .user-items-list-section .user-items-list { padding-top: 0 !important; }
  16. Hey @Traktoroff in SQSP the menu is a separate block and You cannot tear it apart to move one item.
  17. Looks like a widgets has own basic mobile styles You also should to add custom CSS for the mobile view.
  18. Hey @thejschweigert try to add next CSS: section[data-section-id="61b4e5cbf3c0e91347a86efa"] .sqs-layout > .row > .col:first-child > .sqs-row:first-child > .col:first-child { position: -webkit-sticky; position: sticky; top: 70px; }
  19. Hey @Jenpai try to use next selector if You use 7.1: .header-menu .header-menu-cta a { background: -webkit-linear-gradient(left, #05F1EB, #1AC5D9, #359AC3, #4F6EBD, #6645B0) !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.