Jump to content

How do I resize my background images?

Recommended Posts

Hi there,

I'm new to Squarespace, so forgive me if this is a novice question.

How can I resize my images so they fit the background? I've tried playing with the format, but that hasn't helped.

I've uploaded screenshots of my background pictures as an example.

Thanks!

Screenshot 2024-02-22 at 1.58.03 PM.png

Screenshot 2024-02-22 at 1.58.14 PM.png

Link to comment
  • Replies 7
  • Views 1.4k
  • Created
  • Last Reply

Top Posters In This Topic

First image

Try using this code to Website > Website Tools > Custom CSS

@media screen and (max-width:767px) {
    [data-section-id="6146b9cb3f8fc159fab8dff8"] .section-background-canvas.background-fx-canvas {
    display: none;
}
[data-section-id="6146b9cb3f8fc159fab8dff8"]  img {
    visibility: visible !important;
}
[data-section-id="6146b9cb3f8fc159fab8dff8"] {
    min-height: unset !important;
    height: 55vh;
}
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank 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.