Jump to content

Show full banner image on mobile

Recommended Posts

Hi -- I know this question is asked often and I've looked back at what you've helped me with before and at the other fixes to the issue in this forum, but nothing has worked.

I have two sections on a page with banner images that do not resize for mobile. I want both images to appear full-size on mobile screens

Any help will be greatly appreciated. Thank you!

Edited by u28h20
Link to comment
  • Replies 3
  • Views 293
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

17 hours ago, u28h20 said:

These are the two images.... (pictured).... The page is created as an index page with 2 sections. The first image is in the first sections and the 2nd image in the second section.  

image1.jpg

image2.jpg

Try adding to Design > Custom CSS

@media screen and (max-width:640px) {
body#collection-6312427a6ab8b36e08dd0be5 .Parallax-item img {
    width: 100% !important;
    height: auto !important;
    left: 0 !important;
    top: 0 !important;
}
section#designing-duo-header {
    min-height: unset !important;
    height: 300px;
}
section#designing-duo-info {
    height: 300px;
    min-height: unset !important;
}
}

 

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.