Disable mobile

Posted in: Newsmag
Post count: 13

Is there a way to disable the mobile version of the site?

Thanks.

Post count: 9544

I think you need to remove the @media queries from the style.css … since this is a “responsive” theme, it’s designed to work on desktop, tablet, and phone. Removing the @media queries would basically stop the other sizes from loading. You’d likely want to then also trim out the menu elements designed for mobile devices from the header file(s).

Not “easy” but you could do it if you wish to “hack” the theme for that.

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.