Jump to content

tuanphan

Circle Member
  • Posts

    64,963
  • Joined

  • Last visited

  • Days Won

    517

Everything posted by tuanphan

  1. Your site is private. Can you setup password & share url again? We can check easier
  2. 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; }
  3. Add this code .gallery-caption * { color: red !important; font-size: 50px !important; }
  4. I think you can combine h1, h2, h3, h4 to make code shorter h1, h2, h4, h3 {font-family: 'recoleta';}
  5. You mean Image Block, List Section Image, Cover Image or which image?
  6. @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; } }
  7. Hi, Now you want, instead of hiding whole header, now hide Navigation Items + Button + Burger menu on Landing Page Header Only. Is this right?
  8. 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; } }
  9. 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
  10. It looks like you solved? I see mobile logo has already centered
  11. Add to Design > Custom CSS nav.header-nav-list { flex-wrap: nowrap; } .header-title { width: 20% !important; flex: 1 1 20% !important; }
  12. It looks like you used image for mobile logo. You want to increase mobile logo size, or add logo with text, similar desktop?
  13. Can you share link to a product? We can't find a product to add to cart to view cart page
  14. Can you add a text link in List Item Description? Then we will paste it link to image link & hide text link
  15. Add to Design > Custom CSS /* Hide last image mobile */ @media screen and (max-width:767px) { [data-section-id="61afc5bfd7b2e570686fbc6a"] figure:last-child { display: none; } }
  16. The url doesn't exist. Can you check it again?
  17. Add to Design > Custom CSS @media screen and (min-width:768px) { div#block-8e63afbd8be9b172ce6f div { display: flex; align-items: center; justify-content: space-between; } div#block-8e63afbd8be9b172ce6f * { margin: 0px; } }
  18. Add to Design > Custom CSS form#siq_searchForm { text-align: center; } form#siq_searchForm input { border-radius: 10px; }
  19. Add this to Design > Custom CSS .design-layout-stack .image-title p { font-family: 'Cormorant Garamond' !important; } Unrelated, I see you mentioned 7.2 version, is there any article about this version?
  20. Use this code @media screen and (min-width:768px) { div#page-section-61bcb9715a66be3ec0bee371 .span-3 { position: sticky; position: -webkit-sticky; top: 0; } }
  21. Try edit Section >> Click Colors >> Click Theme which you are using >> Change color there
×
×
  • 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.