Jump to content

sorca_marian

Circle Member
  • Posts

    623
  • Joined

  • Last visited

Everything posted by sorca_marian

  1. I just checked it and it works like you wanted it. Maybe you found a solution
  2. Just replace the first part of the code with the below one .Cart-inner *:not(.sqs-cart-quantity) { visibility:hidden; }
  3. I have a YouTube channel and most of my content is about Squarespace development through code. I have worked with custom code on Squarespace for 9 years on +200 websites. I am thinking of making a video that responds to your questions about CSS, HTML and JavaScript on Squarespace.
  4. The code is hiding the default content. Please send the link and I will update the code to show the quantity.
  5. Add this CSS for mobile @media (max-width: 767px) { .Intro--has-image .Intro-content .span-12 > :first-child > * { max-width : 100px; margin : auto; } .Intro--has-image .Intro-content h1 { font-size : 50px!important; } }
  6. Please provide the password to view it
  7. Hello, You need to decrease the padding top of an element from Custom CSS. You will need to do this inside all 3 media queries @media screen and (max-width: 1280px) { .Intro--has-image .Intro-content { padding-top: 100px; padding-bottom: 180px; } }
  8. You will need to upload the video on Squarespace to get the URL and then add a JavaScript code to change the default video link with the link for mobile(on mobiles). What is the password to view the site?
  9. Yes, it can be done with custom code. Please send the links to the pages you want to have a different logo
  10. Just add this CSS on the page or in Custom CSS [data-section-id="65a03c04b436517bcf7943d2"] a { display : block; } Note, if you modify the section and the ID changes, the CSS selector needs to be updated
  11. @media (max-width: 767px) { h1 { font-size : 20px; /* if it does not work you can add "!important" */ } } Add this code in Custom CSS. 20px is the size of the font
  12. It says: "SITE DELETED This site has been deleted by the owner." https://aardvark-tangerine-ncep.squarespace.com/
  13. Can you send the link to the page? It might be possible with CSS
  14. Hi, I can help with this. On all prices? You can message me here or on marian@abzglobal.net
  15. This is probably because it takes a while for the logic of the third party's code to load. Most people probably won't even notice it
  16. I would remove that custom code. It looks good without it. You want to decrease the size of only the wider images?
  17. You will need to use regular image blocks to display images at their full size without cutting. On your homepage, the full background image from your first section stretches to fit all corners
  18. Hi, All are possible with custom code. Can you share the link to your website?
  19. I just got a response from support and they can book without leaving the Squarespace site
  20. A potential client of mine wants to know if visitors will be able to book with Acuity on their Squarespace site without leaving their site.
  21. Hello, From what I see, it should be possible to integrate it with Squarespace. However, it will require a developer to build a custom solution for you. This is their API documentation https://open-api-docs.guesty.com/docs/getting-started
  22. If you need file upload try Wufoo https://support.squarespace.com/hc/en-us/articles/206544887
  23. Should be possible only if Google allows it. I am not aware that they do
  24. Yes, it's a hack to make it work. As soon as it is fixed you can remove the code. Don't forget to mark the solution here
  25. I see it is working now. That CSS code is for the stacked gallery. I thought you had the same issue as a previous client. That CSS is not necessary if you don't have a gallery-type stacked
×
×
  • 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.