Jump to content

tuanphan

Circle Member
  • Posts

    65,019
  • Joined

  • Last visited

  • Days Won

    518

Everything posted by tuanphan

  1. Hi. Can you share link to store page? We can check easier. Or try this to Store Page Header <style> article img {object-fit: contain !important;} </style>
  2. Hi. What is access password? We can help easier
  3. Hi. It looks fine to me. This is default message in edit mode
  4. Hi. Your site is private. Can you setup password & share url again? We can check easier
  5. Hi, Can you share link to page where you added that code? I don't see it on homepage
  6. Add to Design > Custom CSS /* Mobile photo text */ @media screen and (max-width:767px) { div#page-section-61b897b62203a40a40a48396>.row { display: flex; flex-direction: column-reverse; } }
  7. Add to Design > Custom CSS > Then save & reload the site /* Main content padding */ div#grid { margin-left: 35px !important; margin-right: 35px !important; width: calc(~"100% - 70px") !important; }
  8. You can add Shopify Buy Button in Additional Info, then share link to product where you added this, then we will c heck & give the code to move buy button into Description. Or you can use @Paul2009 plugin to solve these.
  9. You can share site url + access password. We can help easier You need to learn HTML/CSS to solve these problems.
  10. I remember I answered this on message or on another post or on email. Have you solved it yet or still need help?
  11. #1. It looks like you fixed? #2. I have also realized that the text stretches over the image on mobile, how can I make it "downsize" to stay on the image? Add this to Design > Custom CSS /* Poster on mobile */ @media screen and (max-width:767px) { div#block-37eb36512dc6ef891053 .content-fill { padding-bottom: 100% !important; } } Then save & reload the site #3. To find block id, use this free tool. https://chrome.google.com/webstore/detail/squarespace-id-finder/igjamfnifnkmecjidfbdipieoaeghcff?hl=en
  12. Try this code /* this code run on individual blog posts only */ body[class*="collection-type-blog"].view-item header#header { background-color: #28b0ac !important; }
  13. Add to Design > Custom CSS body[class*="collection-type-blog"].view-list header#header { background-color: black !important; }
  14. You mean gray space inside form? Try adding this to Design > Custom CSS iframe[src*="jotform"] { height: 500px !important; }
  15. No problem. If you have any other problems, just reply here or create new topic.
  16. Each template willneeed a different way to solve this. Can you share link to your site? We can help easier
  17. Click Enter >> It will submit password, or it will redirect to homepage?
  18. Add to Design > Custom CSS /* Rename back */ span.Mobile-overlay-folder-item--toggle-label { visibility: hidden; } span.Mobile-overlay-folder-item--toggle-label:before { visibility: visible; content: "new text"; }
  19. Add to Design > Custom CSS /* Stacked mobile footer links */ @media screen and (max-width:767px) { div#block-yui_3_17_2_1_1639082713344_30712 h4 { display: flex; flex-direction: column; } a.menuop { margin-top: 5px; margin-bottom: 5px; } }
  20. This will require JavaScript code. Can you share link to your site? We can tweak the code easier
×
×
  • 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.