Jump to content

Fitting a Banner Image to a Header

Recommended Posts

  • Replies 3
  • Views 805
  • Created
  • Last Reply
13 minutes ago, wa7245 said:

Site URL: https://www.aejackson.com/about

Hello everyone, on the page attached I have tried to figure out a way to make the entire image fit within the banner space but it is extremely zoomed in. I put the image below in a block to show you the full image. How can I accomplish this?

 

aejackson.com/about

You can disable parallax effect 

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 No-code customisations for Squarespace (+100 Spark plugin customisations)
🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

Link to comment

Hi @wa7245 You mean banner on mobile? Add this code to Home > Design > Custom CSS

/* resize about page banner */
@media screen and (max-width:640px) {
body#collection-5fcd38812fa8bc6bcdf4af4a {
.Parallax-item:first-child img {
    width: 100% !important;
    height: auto !important;
    left: 0 !important;
    top: 0 !important;
}
.Parallax-item:first-child figure {
    top: 0 !important;
    transform: unset !important;
}
section.Intro.Intro--has-image {
    height: 100px;
}
}}

 

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
  • 3 weeks later...

Archived

This topic is now archived and is closed to further replies.

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