Jump to content

Disable mobile responsive design for my website

Recommended Posts

  • Guest changed the title to Disable mobile responsive design for my website
On 1/21/2022 at 11:16 AM, doceproductora said:

yes! thanks

 

Add to Design > Custom CSS

/* Mobile */
@media screen and (max-width:767px) {
    /* header */
    .header-display-desktop {
    display: flex !important;
}
.header-display-mobile {
    display: none;
}
.header-burger {
    display: none;
}
.header-nav {
    display: flex !important;
}
.header-nav {
    display: flex !important;
    flex: 70% !important;
    justify-content: flex-end;
    width: 70% !important;
}
.header-title {
    flex: 50% !important;
}
/* Partners */
div#block-552c427dd67d66b0ebef+.row .span-3 {
    width: 50% !important;
    float: left !important;
}
/* redes */
div#block-62082c7c94cfd6804d5b+.row>.span-2 {
    width: 16.666% !important;
    float: left !important;
}

div#block-62082c7c94cfd6804d5b+.row>.span-8 {
    width: 66.6668% !important;
    float: left !important;
}

div#block-62082c7c94cfd6804d5b+.row>.span-8 .span-2 {
    width: 25% !important;
    float: left !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
  • 2 months later...
On 1/22/2022 at 1:26 AM, tuanphan said:

Add to Design > Custom CSS

/* Mobile */
@media screen and (max-width:767px) {
    /* header */
    .header-display-desktop {
    display: flex !important;
}
.header-display-mobile {
    display: none;
}
.header-burger {
    display: none;
}
.header-nav {
    display: flex !important;
}
.header-nav {
    display: flex !important;
    flex: 70% !important;
    justify-content: flex-end;
    width: 70% !important;
}
.header-title {
    flex: 50% !important;
}
/* Partners */
div#block-552c427dd67d66b0ebef+.row .span-3 {
    width: 50% !important;
    float: left !important;
}
/* redes */
div#block-62082c7c94cfd6804d5b+.row>.span-2 {
    width: 16.666% !important;
    float: left !important;
}

div#block-62082c7c94cfd6804d5b+.row>.span-8 {
    width: 66.6668% !important;
    float: left !important;
}

div#block-62082c7c94cfd6804d5b+.row>.span-8 .span-2 {
    width: 25% !important;
    float: left !important;
}}

I'd love some help with this on my site: www.ryanlusteg.com because I would really like to preserve my curation of imagery. Or at the very least be able to control how many columns of imagery are displayed. Thanks in advance! @tuanphan

 

Edited by darque_entries
Link to comment
On 4/22/2022 at 1:37 AM, darque_entries said:

All pages or at the very least be able to make my site work more like this one: https://www.tommedvedich.com/ because I like that it adjusts as the screen gets smaller but it maintains the order of its images better. Hope this makes sense and thank you in advance!

On mobile/desktop, I see it currently shows Slideshow. You want to change it to layout same as desktop?

 

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.