Jump to content

tuanphan

Circle Member
  • Posts

    63,790
  • Joined

  • Last visited

  • Days Won

    511

Everything posted by tuanphan

  1. You can use this CSS code div#block-479cce6a9f5be11d7c6b .TextShape-node { top: 7px !important; } I think we can use CSS code to set background color behind text, it would be easier
  2. Can you share link to online course page? We can check easier
  3. You can change style of Heading 2 in Site Styles, or add this to Website > Website Tools (under Not Linked) > Custom CSS .user-items-list-item-container[data-section-id="633ee8836f18457bc1e299f2"] h2 { font-weight: bold; }
  4. Add this code under <style> .blog-list-pagination-icon.icon.icon--stroke { display: none; } </style>
  5. Can you provide all code you added to make it appear in body? I will try testing on my site first
  6. It looks like you solved with this new CSS code div.ProductItem-gallery-slides { border: 1px solid #e5e5e5; }
  7. Use this code to Custom CSS @media screen and (max-width:767px) { .fe-65ae5354398a762c3345043f { grid-template-rows: repeat(2,minmax(24px, auto)) !important; } section[data-section-id="65ae5354398a762c33450440"] { min-height: unset !important; height: 60vh !important; } }
  8. SS changed position of menu, you can find it at Website > Website Tools (under Not Linked) > Custom CSS
  9. This will require to check site, can you share site url?
  10. Add this code to Website > Website Tools (under Not Linked) > Custom CSS .ProductItem-details .product-quantity-input input { padding-top: 5px !important; padding-bottom: 5px !important; } .product-details .variant-select-wrapper[data-text] { padding-top: 5px !important; padding-bottom: 5px !important; } div.sqs-add-to-cart-button { padding-top: 5px !important; padding-bottom: 5px !important; }
  11. Can you share link to page where you added it? I can check size easier with link, just add product url here
  12. Add this CSS code to fix problem body:not(.header--menu-open) .header-nav-folder-item--active .header-nav-folder-item-content { background-position: 0 80% !important; }
  13. Use this CSS code (for homepage, if you want to apply for other pages, just remove body.homepage) body.homepage header#header.shrink { background-color: black !important; } body.homepage header#header.shrink img { content: url(https://content.invisioncic.com/p289038/monthly_2024_01/AA-AminaAhmadLogo-FullName_StackedColorWhite.thumb.png.b31f91a834f1d45728a63db8a6f02d56.png); }
  14. The code is in Code Block in Footer Check your Footer & edit Code Block If you can't find it, you can access this link, it will disable all code in Edit Mode, so you can find Code Block easier https://www.gewoonarie.nl/config/safe
  15. Try adding this code to Website > Website Tools (under Not Linked) > Custom CSS .fe-65a9952cee46d26cc21708b5 { --row-height-scaling-factor: 0 !important; }
  16. Use this CSS code @media screen and (max-width: 991px) { .header-layout-nav-center .header-title { max-width:70px } .header-display-desktop { display: flex !important } .header-display-mobile { display: none } .header-burger { display: none } .header-nav { display: flex !important } .header-nav { display: flex !important; flex: 70% !important; justify-content: center } .showOnDesktop .header-actions-action.header-actions-action--cart { display: none } nav { flex-wrap: nowrap !important } nav a { font-size: 10px; margin-left: 10px; margin-right: 10px } .header-title-logo { text-align: center } }
  17. I wrote a quick answer to show/hide a section on desktop, mobile, you can check it here. Or you can share link to your site, I can give code to resize image on mobile
  18. Hi, We can use code to hide this. You can share link to some pages where you want to hide it, we can help easier
  19. You can use code in this thread, if it still doesn't work, let me know, I will give exact code
×
×
  • 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.