Jump to content

DavidCliff

Circle Member
  • Posts

    32
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Hi, I have two commerce sites within my account. One is mine, one is a clients. Can I turn off store notifications (the "you've made a sale" pop up) on my client's site? I have navigated to MORE > NOTIFICATIONS > SITE and all I seem to be able to do is toggle traffic alerts, not store alerts. (see screenshot)
  2. Figured it out. I was trying to remove padding on the containers, but this broke when browser width goes under 1200px. Applying this code to the flex wrapper works: .products-flex-container{ max-width: 1200px; margin: 0 auto; } It's a strange problem to have to fix - I'm not sure why you would want your shop collection to be wider or narrower than the rest of the site. It would be so much better if it defaulted to the same width as the site. Anyway, easily fixed.
  3. Anyone know how to make the product collection in the store the same width as the site? Right now, my site is set to 1200px width. Styling options on the product collection only permit 'full width' (too wide) and 'inset' (too narrow). URL here: https://patiobright.squarespace.com/shop password "a"
  4. The gradient is applied to the image itself - probably with photoshop. See it here:
  5. This works great for me on desktop, but when I click the "question" on mobile it skips to the top of the page. Any ideas? I presume it's something to do with: href="#"
  6. Here's some basic tips for you: 1. Turn on SSL - that will help. 2. Put something in the site title - something you want her site to be found for. 3. Put a H1 at the top of the home page that describes her book, and is also something you want the site to rank for. 4. Make a google my business page for her (presumably, as an author) 5. Ask this site if they will link to it: https://mindspring.uk.com/pages/lucy-ryan
  7. Issue not fixed. Support have logged it as a genuine bug and have added it to the queue for fixing.
  8. Hi all, just picking this up. I had the same problem, so I put a positive position on the container (which crops, as you know) and a negative position on the img, to the value of half. This re-aligns the image centrally. .gallery-reel-item-src{ left: 34px } .gallery-reel-item img{ left: -17px; }
  9. Yes it happens on every 7.1 site I have made. I contacted support about this. Although they were not particularly helpful, the issue seems to be fixed. I'll verify on Monday when I can test it on the 27inch mac in the office.
  10. The font size for headings changes at the breakpoint set by the site width (plus padding). For example. If you have a site set to, say 1400px wide, within browser windows larger than that, the font size for headings will be smaller. This destroys composition and design balance. On inspection, for browser widths less than the max width, headings are calculated like this: font-size: calc(2.16vw + 1rem); And for browsers wider than the site's max width, headings are calculated like this: font-size: calc(2.8rem); Is this a bug? Has anyone else had this error? Surely the font size for browser windows wider than the break point should match the size of the largest calculation, pre break point. I can override it with CSS, but that just doesn't seem right.
  11. Portfolio Grid: Simple stretches beyond the site width. How do restrict it, so that it adheres to the width of the site? The only options I can see are "Full" and "Inset". Neither are suitable. Thanks
  12. Thank you. I have actually just discovered how to do it and got it to work.
×
×
  • 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.