Jump to content

Index on home page design too big for mobile

Recommended Posts

Site URL: https://theartshop.ca

Hi

It would be amazing if someone could help me fit the index page in my home page so that the full design is visible on mobiles. As of now, the banner image of the index is cut when someone enters the site via mobile. But I want it to be seen fully.

I'm attaching screen shots that explain better than me🤭

Thank you so much for any help you may be able to provide!!

Mariana

desktop.png

mobile.jpeg

Link to comment
  • Replies 3
  • Views 542
  • Created
  • Last Reply

Add to Home > Design > Custom CSS

@media screen and (max-width:640px) {
.homepage .Parallax-item:first-child img {
    width: 100% !important;
    left: 0 !important;
    height: auto !important;
}
.homepage .Parallax-item:first-child figure {
    transform: unset !important;
}
section#about-tas-vancouver {
    min-height: unset !important;
    height: 160px;
}
}

 

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

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.