Jump to content

Page top banner resize on mobile view

Recommended Posts

On 5/7/2021 at 8:10 AM, bluewillowbirth said:

Site URL: https://bluewillowbirth.com/

Hi,

I was able to resize the home banner on mobile view but I need all top page banners to resize in mobile view as well so that the images will be visible in full. 

TIA 

The banner looks fine here. Do you still need help?

image.thumb.png.16b49285c4b17b0a37aa93158e66cdbf.png

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
On 5/9/2021 at 1:50 PM, bluewillowbirth said:

Yes, home banner is working fine but I need all banner of other pages to do the same. And I don't know how. Will you be able to help?

Thank you!

Add this to page Header (Page where you have problem)

<style>
  @media screen and (max-width:767px) {
  article section:first-child {
    min-height: unset !important;
    height: 40vh;
    margin-top: 5vh;
}
  }
</style>

 

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