Jump to content

tuanphan

Circle Member
  • Posts

    64,655
  • Joined

  • Last visited

  • Days Won

    516

Everything posted by tuanphan

  1. Thank you. You mean when clicking button > Open OpenTable widget in a lightbox in current page?
  2. Yes. Possible. You can add a Form to Additional Info, we can give code to replace add to cart with form.
  3. You can add 3 Birthdate fields? if you can't, you can use 3 Text Fields instead
  4. Add to Design > Custom CSS body#collection-63fe2c88593d371079db4a31 article section:first-child { padding-top: 0px !important; }
  5. Add to Design > Custom CSS /* Linkedin button to icon */ a.list-item-content__button.sqs-block-button-element[href*="linkedin"] { background-image: url(https://cdn-icons-png.flaticon.com/512/1384/1384014.png) !important; border: none !important; background-size: contain !important; background-repeat: no-repeat !important; filter: invert(1); color: transparent !important; }
  6. Hi, What is site url? We can check id easier
  7. Add to Design > Custom CSS @media screen and (min-width:768px) { .grid-title { min-height: 50px; } }
  8. You can duplicate the site, set template there then share url
  9. Can you share link to this page? We can check easier
  10. Try adding to Design > Custom CSS div#block-yui_3_17_2_1_1680602460829_8673 * { transform: unset !important; opacity: 1 !important; transition-delay: unset !important; transition: unset !important; }
  11. Change this line #page.page-section{ background:transparent!important } #page.page-section.section-background{ background:transparent!important; } to this #page.page-section, .section-background, .section-border { background:transparent!important } If it still doesn't work, please share link to page where you want to change color, we can check easier
  12. Hi, Can you share link to page where you have problem? We can check easier
  13. Hi, Can you share link to page where you use Chart Block? We can check easier
  14. You try access Design > Site Styles > Disable Ajax Loading
  15. Try changing this code <style> div.header-title-logo a { content: url("https://static1.squarespace.com/static/640228e22101f77a9914bb54/t/6429d218da69c36a33ada109/1680462361029/HORIZONTAL+LOGO+-+WHITE.png") !important; max-width: 1200px; /* if logo needs to be centered */ margin-left: 75px; margin-right: 0px; padding-bottom: 20px; } </style> to this <style> header#header img { content: url("https://static1.squarespace.com/static/640228e22101f77a9914bb54/t/6429d218da69c36a33ada109/1680462361029/HORIZONTAL+LOGO+-+WHITE.png") !important; /* if logo needs to be centered */ padding-bottom: 20px; } </style>
  16. Add this code under <style> section.ProductItem-additional { margin-top: 0px !important; } </style>
  17. I think it is Parallax Feature https://support.squarespace.com/hc/en-us/articles/205815488-Parallax-scrolling-in-version-7-0
  18. If it doesn't work, I don't have any idea. I can't replicate problem on my end 😞
×
×
  • 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.