Jump to content

Is there a way to change the overall website breakpoint

Recommended Posts

Hi all,

I am on 7.1 and was hoping to see if there was a  way to change the overall website breakpoint for mobile responsive viewing (as there was in 7.0). I know that I can target specific elements with min/max @media screen CSS snippets, but my hope is to make the entire website change to the mobile view at a specific width. Say, for example anything 1000px and under switches to the mobile responsive view.

 

Many thanks for any and all help!

Link to comment
  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Hi. No way to do this. You need to change manually on each page, each section with code.

If you share link to all pages where you have problem & describe desired layout, we can try some code

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

HI there,

The website is floodedandforgotten.com and the password is F&f1234

I think what I am actually focusing on now is the 3 buttons underneath the image banner ("Learn more", "Get Involved", "Donate"). Hoping to have them break to the mobile view at 1000px.

Many thanks for your help!

Edited by FandF
Link to comment
18 hours ago, FandF said:

HI there,

The website is floodedandforgotten.com and the password is F&f1234

I think what I am actually focusing on now is the 3 buttons underneath the image banner ("Learn more", "Get Involved", "Donate"). Hoping to have them break to the mobile view at 1000px.

Many thanks for your help!

Add to Design > Custom CSS

@media screen and (max-width:1000px) {
div#page-section-62a0ffd966596e30186e82b9 .col {
    width: 100% !important;
    margin-bottom: 10px;
}
}

 

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

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.