Jump to content

tuanphan

Circle Member
  • Posts

    65,151
  • Joined

  • Last visited

  • Days Won

    520

Everything posted by tuanphan

  1. Other pages, has this code .floating-cart.hidden { display: none; } Add this CSS to override it .floating-cart.hidden { display: block !important; }
  2. Add to Design > Custom CSS #text-block-id { background-color: green; } Find text block id with this free tool: https://chrome.google.com/webstore/detail/squarespace-id-finder/igjamfnifnkmecjidfbdipieoaeghcff?hl=en
  3. Add to Design > Custom CSS span.header-nav-folder-item-content { background-image: none !important; } @media screen and (max-width:991px) { .header-menu-nav-folder { transform: unset !important; } .header-menu-controls.container.header-menu-nav-item { display: none; } [data-folder="root"]>.header-menu-nav-folder-content:first-child { display: none; }}
  4. Use this new code @media screen and (min-width:768px) { body.homepage .gallery-grid--layout-grid .gallery-grid-wrapper { grid-template-columns: repeat(10,1fr) !important; } }
  5. You added my code in your mobile query, caused the code invalid. Move my code to top of Custom CSS box, or move code under Line 35.
  6. Try adding to Design > Custom CSS /* Strips to grid mobile */ @media screen and (max-width:767px) { body.homepage { .gallery-strips-wrapper.gallery-strips-list--ready { height: auto !important; display: grid; grid-template-columns: repeat(2,1fr); grid-gap: 10px 10px; } figure.gallery-strips-item { position: relative !important; transform: unset !important; width: 100% !important; } .gallery-strips-item-wrapper { height: auto !important; } .gallery-strips-item img { height: auto !important; }} }
  7. Add to Design > Custom CSS footer#footer { margin-top: 0 !important; margin-bottom: 0 !important; }
  8. Try adding to Design > Custom CSS @media screen and (max-width:767px) { body.homepage .slide-content.list-item-card-background { max-width: 100% !important; width: 100% !important; margin-top: 0 !important; } body.homepage li.slide.list-item { padding-right: 0 !important; } }
  9. I see text already bold here
  10. Add to Design > Custom CSS /* Show Nice to meet you on Homepage */ body:not(.homepage) div#footerBlocksTop { display: none; } /* Show Let talk on Other Page */ body.homepage div#footerBlocksBottom { display: none !important; }
  11. Try adding to Design > Custom CSS .Mobile-overlay-folder.is-active-folder { padding-top: 60px; }
  12. #1. Which page are you referring to? #2. Add to Design > Custom CSS div#overlayNav * { font-family: Natty Chunky !important; }
  13. Hi. What is your site url? We can help easier
  14. I see you solved with this code? #collection-62ab62c1699de46fe412e054 header .header-nav-item:nth-child(1) a { content: ''; height: 20px; width: 10px; margin-top: 4px; background-image: url(https://static1.squarespace.com/static/608174210e261d4b9e49e62b/t/62b396b846b4dc02ae996fd8/1655936696842/house-chimney-solid+white.png); background-size: 20px; display: block; background-color: transparent; color: transparent; background-repeat: no-repeat; margin-right: -10px; margin-left: 0px } #collection-62b33a12eef23b5fe35fa3f9 header .header-nav-item:nth-child(1) a,#collection-60ae9e1f1095563f095e2bcf header .header-nav-item:nth-child(1) a,#collection-629657fc23979504598dab97 header .header-nav-item:nth-child(1) a,#collection-62b4c1377f0b1856df2a8f63 header .header-nav-item:nth-child(1) a { content: ''; height: 20px; width: 10px; margin-top: 7px; background-image: url(https://static1.squarespace.com/static/608174210e261d4b9e49e62b/t/62b396b3e7006b54f8358c1f/1655936691477/house-chimney-solid.png); background-size: 20px; display: block; background-color: transparent; color: transparent !important; background-repeat: no-repeat; margin-right: -10px; margin-left: 0px }
  15. Hi, This is not possible if you keep green line between image/text.
  16. Hi. Have you solved this yet? If no, you should contact SS Customer Care, they can check your site backend to troubleshoot.
  17. Your site is private. Can you setup password & share url again? We can check easier
  18. Possible. If you share site url, we can check easier
  19. Can you share link to page where you have problem? We can help easier
  20. Can you share link to a page where you use external links? We can help easier
  21. Try Home > Design > Site Styles
  22. I think you can use text link then we will use code to make it sticky & float on left side. What do you think? Can you share link to page where you added text links?
  23. Hi. Can you share link to page where you have problem? We can check easier
  24. Add to Design > Custom CSS @media screen and (max-width:767px) { [data-section-id="62b2b5e018398148f72b3fa9"]:after { background-size: contain !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.