Jump to content

disable responsive mobile design

Recommended Posts

I'd like to disable my mobile design for my site cause the first photo (full bleed cover) doesn't show when I am on my mobile

Please help on a custom CSS, it's urgent 🙂

 

dearjackiefilm.squarespace.com

password: dearjackie123

Screen Shot 2022-05-11 at 3.51.38 PM.png

Edited by websitehelp
Link to comment
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

It looks like you figured it out with this code

@media screen and (max-width: 991px) {
    body.homepage #page section:first-child {
        min-height:40vh !important
    }
}

@media screen and (max-width: 767px) {
    body.homepage #page section:first-child {
        min-height:20vh !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.