Jump to content

How to keep image card alignment from breaking?

Recommended Posts

Site URL: https://www.thehost.co/home

When the screen is minimized beyond half size the image card alignment breaks. Is there a way to stack it at this point? Or set up a min/max sizing?

See attached image for example.

Thank you!

 

*UPDATE:

What i just noticed though is this problem isn't present in Safari, just Chrome. It seems Chrome allows for a more minimized screen.

Screen Shot 2022-10-03 at 12.28.44 PM.png

Edited by laurensmithart
Link to comment
  • Replies 3
  • Views 115
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

Hi, try this CSS with a media query, first part stacks the elements and the second and third make them full width:

#block-b382656808a7daed94e5 {
.sqs-block-image .design-layout-card {
    display: block;
}
.sqs-block-image .design-layout-card {
    width: 100%;
}
.sqs-block-image .design-layout-card .image-position-left .image-card-wrapper {
  width:100%;
}
}

 

Please like and upvote if my comments were helpful to you. Cheers!

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 

  Did I help? Buy me a coffee?

🔌 Ghost Squarespace Plugins (Referral link)
📈 SEO Space (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲 SQSP Themes (Referral link) 
Spark Plugin (Referral link) 

Link to comment
53 minutes ago, Ziggy said:

Hi, try this CSS with a media query, first part stacks the elements and the second and third make them full width:

#block-b382656808a7daed94e5 {
.sqs-block-image .design-layout-card {
    display: block;
}
.sqs-block-image .design-layout-card {
    width: 100%;
}
.sqs-block-image .design-layout-card .image-position-left .image-card-wrapper {
  width:100%;
}
}

 

Thank you, but unfortunately this didn't work. What i just noticed though is this problem isnt present in Safari, just Chrome. It seems Chrome allows for a more minimized screen.

Link to comment

Can you try targeting the section rather than the block? (#banner-update) and try throwing an few !important in there too? What media query bounds did you use?

Please like and upvote if my comments were helpful to you. Cheers!

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 

  Did I help? Buy me a coffee?

🔌 Ghost Squarespace Plugins (Referral link)
📈 SEO Space (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲 SQSP Themes (Referral link) 
Spark Plugin (Referral link) 

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.