Jump to content

Fitting a Banner Image to a Header

Recommended Posts

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 

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, 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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
  • 3 weeks later...

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.