Jump to content

tuanphan

Circle Member
  • Posts

    64,861
  • Joined

  • Last visited

  • Days Won

    517

Everything posted by tuanphan

  1. Hi. You should contact Squarespace Custom Care for this. They can check backend to troubleshoot the cause
  2. Click "About" on Header menu or click "About" on Main content of this page: https://www.jeancherounyfineart.com/about-1?
  3. Have you tried adding a Gallery Block >> Add more badges?
  4. Add to Design Custom CSS div#productNav { display: none !important; }
  5. You need to edit blog post >> click on title on main content >> edit The title now won't appear in Setting Window
  6. Add to Design > Custom CSS div#collectionDesc { opacity: 1 !important; }
  7. The site is private. You should setup password & share url again. We can check easier
  8. The code is for SS 7.1. Can you share link to page where you want to apply the code?
  9. @ThisWayToFabulous Add to Design > Custom CSS > Then save & reload the site /* Homepage Mobile Carousel */ @media screen and (max-width:767px) { .user-items-list-item-container[data-section-id="61a3f20b4d0dd626ec6305de"] ul { grid-template-columns: repeat(3,1fr) !important; } .user-items-list-item-container[data-section-id="61a3f20b4d0dd626ec6305de"] h2 { font-size: 17px !important; } }
  10. Can you share link to your site? We can check easier
  11. Try this new CSS * { direction: rtl !important; }
  12. Add to Design > Custom CSS /* Mobile add to cart */ @media screen and (max-width:767px) { .sqs-add-to-cart-button-wrapper { width: 70% !important; } }
  13. You can add this code to Design > Custom CSS to change Contact Page Logo to white /* contact page logo */ body#collection-61798dd19c554034ea290e2b .header-title-logo img { filter: brightness(0) invert(1); }
  14. Add to Design > Custom CSS @media screen and (max-width:767px) { body.homepage .design-layout-collage .intrinsic { width: 100% !important; left: 0 !important; } body.homepage .design-layout-collage figcaption { width: 100% !important; } }
  15. Sorry. Too many message so I don't remember your question. Can you remove all code in COde Injection, then I will test & give new code
  16. How about center icon on mobile? To center icon on mobile, add this CSS a.user-accounts-text-link.header-nav-item { margin-left: auto; margin-right: auto; }
  17. Try this new code header#header [href="/about"], header#header [href="/contact"] { display: none; }
  18. I see you used this code, you can increase 47 & 38 @media screen and (max-width: 767px) { .header-menu-nav-item [href="https://www.flygirlblog.com"] { font-size: 47px !important; } } @media screen and (max-width: 767px) { .header-menu-nav-item [href="https://www.penguinrandomhouse.com/books/600680/who-will-you-be-by-andrea-pippins/"] { font-size: 38px; } } Also, you should change 767px to 991px, because on tablet, same problem appears
  19. Add to Design > Custom CSS @media screen and (max-width:767px) { [data-section-id="6191f511caf7c170226fef67"] { min-height: unset !important; } [data-section-id="6191f511caf7c170226fef67"] .content-wrapper { padding-top: 10px !important; padding-bottom: 10px !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.