Jump to content

tuanphan

Circle Member
  • Posts

    64,819
  • Joined

  • Last visited

  • Days Won

    517

Everything posted by tuanphan

  1. Hi, Can you share link to page where you have problem?
  2. I Have same problem, then I disabled background-attachment fixed on mobile only
  3. Use this new code .portfolio-grid-basic .grid-image:after { content: 'View more'; position: absolute; bottom: 10px; left: 50%; transform: translateX(-50%); background: rgba(255, 194, 194, 0.5); display: block; padding: 20px 20px; }
  4. Not possible. You can consider adding some standard page, add Gallery Section, then enter name, link to projects on Portfolio Page Then you can add Text Block at bottom of page, enter Previous/Next or Number. What do you think?
  5. I see you solved with this CSS div.header-menu-nav-item a { margin-top: 10px; margin-bottom: 10px; }
  6. You want to remove 1 breadcrumb? Add to Design > Custom CSS div#breadcrumbNewsArticle:First-child { display: none; }
  7. Maybe syntax error. Can you send all current code in CSS box?
  8. Use this new code body.homepage .header-title-logo img { filter: invert(1); }
  9. /config is admin url. Can you check it again?
  10. Yes. Possible. You use 7.1 or 7.0 version? Or share link to page where you added 2 sections, we can give quick instruction easier
  11. You can also consider split folder to multi columns with code. If you want to do this, just share site url, we can give the code
  12. Add to Design > Custom CSS @media screen and (max-width:767px) { .pagination-title-wrapper { display: none !important; } }
  13. First, add this code to Design > Custom CSS div.custom-page { display: flex; align-items: center; justify-content: space-between; } Next, edit page where you want to place previous/next, add a Code Block > Paste this code <div class="custom-page"> <div class="sqs-block html-block sqs-block-html"><div class="sqs-block-content"> <h3 style="white-space:pre-wrap;"><a href="/ikea-wall-shelves"><span style="text-decoration:underline">Previous</span></a></h3> </div></div> <div class="sqs-block html-block sqs-block-html"><div class="sqs-block-content"> <h3 style="white-space:pre-wrap;"><a href="/ikea-wall-shelves"><span style="text-decoration:underline">Next</span></a></h3> </div></div> </div> Do this for all pages you want & replace url with new url If it doesn't work, keep the code & share link to page where you added the code, we can check easier
  14. Use some code like this (this code for third image) div#block-6329d15594ec314c5a43ff9a:hover img { opacity: 1 !important; content: url(https://cdn.pixabay.com/photo/2022/10/16/13/53/early-morning-7525151__480.jpg); }
  15. I see you solved? Or you removed Additional Info? I can't find a product on your site. Can you share link?
  16. You can add a tag, then share link to product list page, we can check easier
  17. Do you use Personal or Business Plan? If Business, we will need to use some script code to move name position
  18. Try this new code, to last line in Code Injection > Footer <script> $(document).ready(function() { $('<a class="sqs-editable-button checkout-button t-continue" href="/tienda"><span>CONTINUAR COMPRANDO </span></a>').appendTo('._28MW26vhi.checkout'); }); </script> <style> a.t-continue { margin-left: 10px; padding-top: 1rem !important; padding-bottom: 1rem !important; } </style>
  19. It looks like you solved it?
×
×
  • 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.