Jump to content

tuanphan

Circle Member
  • Posts

    65,013
  • Joined

  • Last visited

  • Days Won

    518

Everything posted by tuanphan

  1. Use this new code body.homepage .header-title-logo img { filter: invert(1); }
  2. /config is admin url. Can you check it again?
  3. 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
  4. 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
  5. Add to Design > Custom CSS @media screen and (max-width:767px) { .pagination-title-wrapper { display: none !important; } }
  6. 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
  7. 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); }
  8. I see you solved? Or you removed Additional Info? I can't find a product on your site. Can you share link?
  9. You can add a tag, then share link to product list page, we can check easier
  10. Do you use Personal or Business Plan? If Business, we will need to use some script code to move name position
  11. 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>
  12. It looks like you solved it?
  13. What is your site url? We will try some code to change English to EN text
  14. You can replace default promotional popup with custom popup Just add a Form Block in Footer, then we will give the code to change Form Block to simple popup.
  15. I see you changed header layout. Do you still need help with current layout?
  16. Add this code to Last Line in Code Injection > Footer <script> $(document).ready(function() { $('a.grid-item[href="/workshops/level-up"]').attr('href','https://megandipierocoaching.com/new-level-up-page'); }); </script>
  17. Can you share link to a blog page?
  18. data-section-id, if you use 7.1 If you use 7.0 & Index template, you can target Index Section ID. If the template doesn't support Index page & is not 7.1, no way to target with tool You can share link to page where you have problem, we can check & give id for you
  19. You want Scroll down, when users can't see book a trip on header, the float book a trip will appear?
  20. Just add some attributes to the code div.grid-item:before { content: " BUY NOW "; position: absolute; background-color: #ef06c3; top: 0; right: -15px; padding: 10px 40px; z-index: 99999; transform: rotate(48deg); font-size: 12px; font-family: 'Audiowide'; }
  21. Which page are you referring to? I don't see them on homepage
×
×
  • 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.