Jump to content

Turning off Responsive Sizing (urgent)!

Recommended Posts

Hello Everyone,

 

Kind of in a dilemma and in hurry to see if anyone can help me... 

Is there any coding out there that can stop the use of responsive sizing?  To be as clear as possible, I have a Wells template and I'm tired of having the images rearrange every time I move from one display size to another.  In other words, is there a way so that the entire site can retain its proportions (including gallery thumbnails)?

 

Thank you so much in advance!!

Link to comment
  • 2 years later...
On 4/14/2022 at 10:37 PM, dorotapo said:

I have same issue, do you have any solution?

I would like to have one column od images on mobile and 2/3 column on every desktop. 

Can you share link to page? We can help easier

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 4/22/2022 at 12:09 AM, dorotapo said:

Add to Design > Custom CSS

@media screen and (min-width:641px) {
div#page-62572520657d2206b026d3ff .span-4 {
    width: 33.3333% !important;
    float: left !important;
}
}
@media screen and (max-width:640px) {
div#page-62572520657d2206b026d3ff .span-4 {
    width: 100% !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.