Jump to content

tuanphan

Circle Member
  • Posts

    64,922
  • Joined

  • Last visited

  • Days Won

    517

Everything posted by tuanphan

  1. Add to Design > Custom CSS /* Types of Coaching */ .user-items-list-item-container[data-section-id="61ba12f7b28a7a320e8dadcd"] li { background-color: darkgrey !important; }
  2. Hi. Your desktop header overlaps GG translate, so you will see this problem. Add this code to Design > Custom CSS to fix problem div#google_translate_element { position: relative; z-index: 300000000; text-align: right; }
  3. @Poppyseeds Add to Design > Custom CSS /* spacing */ div#block-0688900088b27515027c+.row h4 { margin-bottom: 0px; } div#block-0688900088b27515027c+.row p { margin-top: 0px; margin-bottom: 50px; }
  4. You can save (Ctrl S on Windows) current page >> The browser will download 1 file with name XXX.html + a folder. If you send someone these file + folder, we can view the current page from our pc without access your site.
  5. Have you tried Accordion BLock yet? SS released it 1-2 months ago.
  6. and use this free tool to find BLOCKIDNUMBER (this is section id number, not block id number) https://chrome.google.com/webstore/detail/squarespace-id-finder/igjamfnifnkmecjidfbdipieoaeghcff?hl=en
  7. It looks like you changed the layout of home page & about page. Do you still need help?
  8. Add to Custom Made Shop Page Header <style> .image-slide-title { font-weight: bold !important; font-size: 30px !important; } </style>
  9. Hi, Top image on homepage, mobile, you want the order will be Title Image Description Button Is this right?
  10. To change logo on blog page to Black, don't remove any code in your current code Add this to Design > Custom CSS body[class*="collection-type-blog"] header#header img { filter: invert(1) !important; -webkit-filter: invert(1); }
  11. Hi, /config is admin url, we can't access it. See how to find exact page url.
  12. Your site is private. Can you setup password & share url again? We can check easier
  13. I see you used <left> tag, this tag doesn't exist in code world. First, remove it (<left> & </left>) Then add this to DESIGN > CUSTOM CSS to center text + fix text cut off span.type { display: flex !important; justify-content: center; overflow: visible !important; }
  14. Add this code .gallery-caption * { color: red !important; font-size: 50px !important; }
  15. I think you can combine h1, h2, h3, h4 to make code shorter h1, h2, h4, h3 {font-family: 'recoleta';}
  16. You mean Image Block, List Section Image, Cover Image or which image?
  17. @admviwi use this new code /* Mobile footer logo */ @media screen and (max-width:640px) { div#block-yui_3_17_2_1_1635434500253_26412 { width: 30%; margin: 0 auto; } }
  18. Hi, Now you want, instead of hiding whole header, now hide Navigation Items + Button + Burger menu on Landing Page Header Only. Is this right?
  19. Add to Design > Custom CSS @media screen and (min-width:901px) { div#flowContent { display: none; } div#flowItems { width: 100% !important; display: grid; grid-template-columns: repeat(2,1fr); grid-row-gap: 20px; grid-column-gap: 20px; } }
  20. You can add a Text Block in Footer with content: All (add link) / UK engineer (add link) / Font End Engineer Intern (add link) / .... Then I will give code to move it to under Pagination
  21. It looks like you solved? I see mobile logo has already centered
  22. Add to Design > Custom CSS nav.header-nav-list { flex-wrap: nowrap; } .header-title { width: 20% !important; flex: 1 1 20% !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.