Jump to content

tuanphan

Circle Member
  • Posts

    65,311
  • Joined

  • Last visited

  • Days Won

    521

Everything posted by tuanphan

  1. You are using new editor version, so you can edit page > Click Mobile icon on top right > Adjust Buy Now position on mobile. This won't affect desktop.
  2. Add to Design > Custom CSS .ProductItem-details .sqs-add-to-cart-button-wrapper { display: none !important; } .product-price { display: none !important; }
  3. #1. You mean the image + the text is move down on preview? #2. What should it look like on mobile?
  4. Can you duplicate the site & add me? I can take a quick video on how to do this
  5. Just want to check to see if removing font will fix problem or not. You can restore the custom font, then we can try some margin padding code to align them
  6. Checked above site & don't see the word. Can you take a screenshot & share link to page on your site? https://www.briantong.ca/#/stockandsupply/
  7. If you use a Business Plan or higher, no need to find collection/section id, just add this code to Page Header <style> .section-background, .page-section, .section-border, body { background-color: black !important; } </style>
  8. If you still haven't solved this yet, you can duplicate the site & add me, I will take a look on your site
  9. Add to Design > Custom CSS /* hide sold out price */ .sold-out .product-price { display: none !important; }
  10. Hi,No The code can change to white or black only To change to grey, you need to use this new code, with new grey image url body[class*="type-blog"], [class*="type-events"], [class*="type-products"] { header#header img { content: url(https://cdn.pixabay.com/photo/2022/10/21/10/51/snail-7536762_1280.jpg); } } Replace Pixabay image with a grey image url
  11. I remember mobile title uses a different class name. What is your site url? We can check class name easier
  12. Hi, What is your site url? We can check easier
  13. You mean, change header layout to Left: Home, About, Services Middle: Brows Logo Right: Button, Instagram Is this right?
  14. You mean Currently, hover dropdown title >> show dropdown items You want, click dropdown title (not hover) >> show dropdown items?
  15. Have you assigned font for elements yet? Eg if you want to assign font for h2, after declaring font-face, you need to add this code under h2 {font-family: 'Chopper' !important;}
  16. Can you share link to page in screenshot? We can check easier
  17. Header links, need this code <style> header#header a { color: red !important; } </style>
  18. Hi, What is your site url? We can check easier
×
×
  • 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.