Jump to content

Force Desktop on Mobile

Recommended Posts

  • Replies 7
  • Views 2.2k
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

On 9/26/2023 at 11:03 PM, RVanZ said:

Not sure what you mean but basically just want the desktop be the one you see on mobile too, Perhaps everything would need to be scaled down to fit?

Can you share site url? We can check 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

Use this CSS code to Website Tools (under Not Linked) > Custom CSS

@media screen and (max-width: 767px) {
.header-display-mobile {
    display: none;
}
.header-display-desktop {
    display: flex;
}
.header-nav:nth-child(3) {
    display: block !important;
}
.header-burger {
    display: none;
}
.header-title-logo  {
    text-align: center;
}}

 

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.