Jump to content

Windows 10 Responsive Container Problem

Recommended Posts

Site URL: https://bananastand.store/shop

Having a problem with a container created via Windows 10. Could someone help assist with apply Css for windows specific? The container ratio seems to be working fine via Android, Iphone, Mac. Not sure about Desktop via Windows. Not sure if there is a specific responsive css code?

.drawer-nav {
    z-index: 999999;
    width: 18.65rem;
  }
  .drawer--right .drawer-nav {
    right: -21.25rem;
  }
  .drawer--right.drawer-open .drawer-hamburger {
      right: 18.25rem;
  }
  .drawer.drawer--right button.drawer-toggle {
      display: none;
  }
  .drawer.drawer--right.drawer-close button.drawer-toggle {
      display: none;
  }
  .drawer.drawer--right.drawer-open button.drawer-toggle {
      display: block;
  }
  @media only screen and (max-width: 1500px) {
      .drawer--right.drawer-open .drawer-hamburger {
      right: 0.25rem;
  }

 

 

Link to comment
  • Replies 2
  • Views 266
  • Created
  • Last Reply

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.