Jump to content

tuanphan

Circle Member
  • Posts

    64,861
  • Joined

  • Last visited

  • Days Won

    517

Everything posted by tuanphan

  1. No. Each page will require a different code You can share link to all pages where you have problem, I can give new code
  2. Can you share link to your site? We can check easier
  3. This code should work. Can you share link to page where you added this code?
  4. You can remove right space inside logo
  5. To adjust this on mobile, you can use this code to Website > Website Tools (under Not Linked) > Custom CSS @media screen and (max-width:767px) { body#collection-656530cd2fe34e1c75bd1ec9 .gallery-grid-wrapper { grid-template-columns: repeat(1,1fr) !important; } }
  6. Try edit Site Footer > Add a Block > Choose Markdown > Paste the code <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script> <script> jQuery(document).ready(function($){ $('.item-pagination[data-collection-type^="portfolio"]').clone().insertBefore('article>section:first-child .content'); }) </script> <style> article>section:first-child .content-wrapper { flex-direction: column; } </style>
  7. You try adding it again, I just tested the code from my browser and it looks fine
  8. You can add this code under your code .header-title-nav-wrapper { flex-direction: column; align-items: flex-start; }
  9. You can use this code to Member Area Pages (All Pages) Header Code Injection <style> a.btn { display: none !important; } </style>
  10. You mean menu text? You can use this code to Page Header Code Injection (if the site doesn't support Code Injection, you can edit page > Add a Code Block) <style> /* navigation items */ header#header div.header-nav-item>a { color: #f1f !important; } </style>
  11. I think we can use code to wrap O letter, then use code to change its style
  12. It looks like you solved? It shows fine to me, no background color or template image
  13. You can add Ultra widescreen in Settings, then use this code to Website > Website Tools (under Not Linked) > Custom CSS to change to 1:1 on Stills page body#collection-5f7469d805bb334fc47985ea { a.grid-item, .grid-image { padding-bottom: 100% !important; }}
  14. You mean users can choose Country in dropdown >> Open a new page with a different navigation bar?
  15. I think you used Enter to add line break (home - about) and Shift Enter to add line break (about - photos, etsy-store..) so it caused problem You try type links again
  16. You need to add it first then share url, we can check code easier
  17. Try adding this code to Website > Website Tools (under Not Linked) > Custom CSS @media screen and (min-width:901px) { body#collection-65bbd0e1a9112d3cac570ae4 { .sqs-gallery-design-autocolumns { height: auto !important; display: grid; grid-template-columns: repeat(4,1fr); grid-gap: 10px; } .collection-type-gallery.gallery-design-grid .slide { width: 100% !important; height: auto !important; top: unset !important; left: unset !important; position: relative !important; } .sqs-gallery-design-autocolumns-slide img { height: 100% !important; }}}
×
×
  • 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.