Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8919065
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T05:55:16+00:00 2026-06-15T05:55:16+00:00

I was just wondering about how to disable the responsive css on the Boilerplate

  • 0

I was just wondering about how to disable the responsive css on the Boilerplate framework.

What I have done so far is replacing the different attributes like the one below. It does seems to work on chrome but not on IE and Firefox, so I am not sure how to really do it.

@media only screen and (min-width: 480px) {

by

@media only screen and (max-width) {

Can someone help me ?

KR

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T05:55:17+00:00Added an answer on June 15, 2026 at 5:55 am

    I don’t know of a way to globally override one set of rules with another easily. There are options however.

    0) Just remove the offending stylesheet. (I know that’s not the answer you want, but it is the absolute most sure fire way).

    1) If it is feasible, you can create a second style sheet that undoes everything in the first sheet that you don’t want. That’s difficult to maintain, but will give you what you want. As long as all of the rules are identical and they come after your media rules in the document, they will override them.

    2) With javascript, you can disable indvidual stylesheets entirely, or manipulate individual rules. Check out document.styleSheets. It’s an array containing your stylesheet objects. You can say document.styleSheets[0].disabled = true to disable the first style sheet on your page. You can also traverse document.styleSheets[0].cssRules to manipulate all of the css rules for a style sheet.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I was just wondering about CSS for IE. Typically we have a separate style
Just wondering about some practice about this; I have made a simple visual C#
I was just wondering about something. I have a frame that loads pages and
Just wondering about how to avoid Magic Strings in Querystrings? I have a lot
Just wondering about this... I have several separate javascript files, that all contain code
I was just wondering about the best way to define a CSS rule for
Just wondering about the performance impact of copying very large php variables. For example
Just wondering about this code below... when I turn off my internet connection and
I'm new to web development and am just wondering about best practices for java
I am using .Net3.5. Just wondering my understanding about the insert, update, delete are

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.