Jump to content

ErikaT

Member
  • Posts

    108
  • Joined

  • Last visited

Posts posted by ErikaT

  1. Site URL: https://www.erikatanithphotography.co.uk/

    Hi,

    I wonder if anyone could help?

    The very first image on my homepage (the top image that sits beneath my header) is loading lazily as it looks to be the default for all background images in squarespace. This means when I run pageinsights I get the error:

    "Largest Contentful Paint image was lazily loaded. Above-the-fold images that are lazily loaded render later in the page lifecycle, which can delay the largest contentful paint."

    Is there a way to force just this one particular image to NOT load lazily?

    Thanks in advance if anyone can shed any light,

    Erika

    This image.png

  2. Hi,

    I edited one of @tuanphan responses to a similar query, with some tweaks for your setup:. Tuan is the expert, I'm still learning 🙂

    @media screen and (max-width:1024px) {

    /* show button */
    .header-actions {
        display: block !important;
    }
    .header .header-actions-action--cta {
        display: block;
              width: 10% !important;
    }

    /* logo width */
    .header-title-nav-wrapper {
        flex: 50% !important;
    }
    }


    .header  .header-mobile-layout-logo-center-nav-left .header-display-mobile .header-title .header-mobile-logo {
        padding-right: 0px;
        padding-left: 10px;
        }

  3. Hi, you can do it just by editing a page, scrolling down to footer, and editing the footer block. Then select colours and a colour from your colour themes.

    Or, if you want a different colour to what's in your colour themes then add the below custom code if you have a 7.1 template:

    footer,
    footer *
     {
     background-color: green!important;
    }

    Replacing green with whatever hex colour you want: https://htmlcolorcodes.com/

    Or do you have a 7.0 template?

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