Jump to content

tuanphan

Circle Member
  • Posts

    65,019
  • Joined

  • Last visited

  • Days Won

    518

Everything posted by tuanphan

  1. Use this code <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.0/jquery.min.js"></script> <script> $(document).ready(function() { $('a:not(.passthrough-link)').attr('target','_blank'); }); </script>
  2. Have you solved this yet? You mean change text to an image? What is your site url?
  3. Add to Settings > Advanced > Code Injection > Footer <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script> <script> jQuery(document).ready(function($){ $('section#itemPagination').insertBefore('section.blog-item-comments'); }) </script>
  4. You mean same layout with 3 items/row, each item will have image, title, button?
  5. Hi, We need to use some CSS position to achieve this. If you share link to your site, we can check easier
  6. Add to Design > Custom CSS @media screen and (max-width:767px) { .tweak-blog-basic-grid-width-full .blog-basic-grid { display: grid; grid-template-columns: repeat(2,1fr); grid-gap: 10px; } }
  7. Can you share link to this product? We can check easier
  8. Can you share link to access denied page? We can check easier
  9. How can I make those images look more like a button, right now they are not inviting / look like buttons. I don't see images. Can you take a screenshot?
  10. Hi, Can you share link to this page? We can check easier
  11. The site is expired. You can access this link to extend trial for free
  12. Two way to apply code on one page Option 1. You can edit that page > Add a Code Block (anywhere) > Then paste this code into Code Block <style> body { background-image: url(https://cdn.pixabay.com/photo/2023/03/06/14/58/iguana-7833655_640.jpg); background-size: cover; background-repeat: no-repeat; background-position: center; } </style> Option 2. Just replace body#collection-616dda9fae933429904c8b34 with new page id See this guide to find how to find page id
  13. All three fonts don't work or which font?
  14. https://www.martinmorscher.com/neu2 You can enable buttons, then we can give code to turn button link to image link (+code to hide buttons then) With moves to the right every few seconds, you need to enable list arrows first, then we can give code easier
  15. With first item, add this to Design > Custom CSS /* make text box clickable */ .fe-block-8f2be76e0c965cf24e1a { position: relative; } .fe-block-8f2be76e0c965cf24e1a a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; align-items: center; }
×
×
  • 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.