Jump to content

tuanphan

Circle Member
  • Posts

    64,975
  • Joined

  • Last visited

  • Days Won

    517

Everything posted by tuanphan

  1. Add to Design > Custom CSS > then save & reload the site @media screen and (min-width:768px) { .blog-masonry.collection-content-wrapper { padding-right: 10vw !important; } }
  2. Change this line .section-background, .page-section to this .section-background, .page-section, .section-border
  3. What is your site url? We can check social buttons code easier
  4. Hi, I meant, which option do you want to use? We will give solution to achieve it
  5. Can you share link to page where you use gallery? We can tweak the code easier
  6. Your embed code uses http link. But SS supports https only <script src="http://daar.rdeskbw.com/kevin-porter/listing/listingsearch.aspx" width="100%" height="100%" frameborder="0"></script> Try checking the site where you got the code & find to see if they can provide https link
  7. Add to Home > Design > Custom CSS to fix problem @media screen and (max-width:767px) { .ProductItem-relatedProducts-grid .product-price { line-height: 30px !important; } }
  8. Add this to Design > Custom CSS #mc_embed_signup .helper_text { background-color: Transparent !important; }
  9. I meant add & keep code in CSS Box, do not remove it. Currently I don't see the code in CSS box. Can you take a screenshot of CSS box?
  10. Hi, What should header look like on product page? https://coalitionvans.com/terriblecrewshop/p/coalition-design-stickers
  11. Hi, See this video https://www.loom.com/share/c65d61d0f9bd4315a04d2d0bd3d378be
  12. Don't remove any code in your current code. Add this to Design > Custom CSS article section:first-child { height: calc(~"100vh - 174px") !important; } .fe-block-2d2f0fafb27928d18387 { position: fixed; bottom: 0; left: 0; width: 100%; z-index: 9999; }
  13. Add to Design > Custom CSS @media screen and (max-width:767px) { .gallery-grid-wrapper { grid-template-columns: repeat(3,1fr) !important; } }
  14. Add to Design > Custom CSS @media screen and (min-width:768px) { .variant-option { width: 45% !important; } }
  15. Add this code under <style> .t-search .header-nav-item a { color: white; } .t-search header#header svg { fill: white; } </style>
  16. Do not edit the code And add it to Home > Design > Custom CSS
  17. The content height is shorter than the mobile screen height, so that space will appear. The solution is to increase the top section height, but if the height is increased, the image/video will not be fullsize anymore
  18. What is your site url? Each template in 7.0 will need a different code
  19. Add to Last Line in Code Injection > Footer <script> $(document).ready(function() { $('.ProductItem .ProductItem-additional .code-block').insertBefore('section.product-details.ProductItem-details>h1'); }); </script>
  20. Hi, Can you take a screenshot of problem? We can check 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.