Jump to content

DavidCliff

Circle Member
  • Posts

    31
  • Joined

  • Last visited

Posts posted by DavidCliff

  1. 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. 

  2. On 9/30/2021 at 2:41 PM, Steve59 said:

    We have exactly the same problem with my partners website www.lucyryan.co.uk - I can only find it if I put in the whole website address. Does this mean we need to find some sentences in the website and search for them? The ones I have tried so far are too generic and still don't bring up her website. As you can probably tell - I am very new to this and the whole SEO ranking work. Any suggestions welcomed!

    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

  3. 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. 

  4. Is there a way to build a landing page in 7.1 without using CSS to hide the header and footer? I'm cool with using CSS to do this, but I just wanted to make sure that there isn't a more elegant solution to this that I am missing.

  5. Hi, I have just noticed this, too. It also affects portfolio thumbnails. Do you know how to erase / overwrite the image title and caption on these? 

    Also, what is a "regen" and how do you ask Squarespace for one? 

    Thanks

  6. Thanks. That's not what I'm asking about... The video shows three different ways that you can customise the portfolio gallery. State 1 and 2 are possible:

    1. Hover:Background

    2. Grid:Simple

    What is state 3?

    I suspect, from scouring the forum, this is a design state that might have been disabled. There appears to be a few bugs contaminating this particular feature. 

×
×
  • 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.