New Topic

Reply To: Disable Mobile Theme

Home › Forum › Customization › Disable Mobile Theme › Reply To: Disable Mobile Theme

#1640

StartupWP
Keymaster

Just looked over your site and it appears the CSS solution is working fine, you might need to clear all caches and restart your browser.

You may also try:

body, #wrapper {
  min-width: 1000px !important;
}

If that’s still a no-go, can you please share a screenshot of what you’re seeing?

Thank you.