Jump to content

Summary Grid Displaying Improperly

Go to solution Solved by sorca_marian,

Recommended Posts

Hi all— Was taking a look around my site today, and discovered all summary grids are improperly displaying within the grid layout. This has never happened before and I have not adjusted any design settings from before. It appears to be occurring site-wide as it is occurring in a couple places, but I have not recently adjusted any Custom CSS either—appreciate any help or guidance, thanks! 

+ View an example at definitiontheatre.org/our-team

 

Screen Shot 2023-12-18 at 11.59.34 AM.png

Link to comment
  • Solution

Hi,

It's probably from a Squarespace update.

Until they fix it, you can try the below code in the "page header code injection". 

<style>
.summary-block-collection-type-blog-basic-grid img {
    height: 100%!important;
    width: 100%!important;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    position: static!important;
}

.summary-block-collection-type-blog-basic-grid .summary-thumbnail {
    padding-bottom : 0!important;
}
</style>

 

Screenshot 2023-12-18 at 20.15.13.png

Screenshot 2023-12-18 at 20.15.36.png

Link to comment

I'm glad it helped you 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

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