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 7932933
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T21:10:09+00:00 2026-06-03T21:10:09+00:00

Main question is how to customize bootstrap responsive css? My code partly works but

  • 0

Main question is how to customize bootstrap responsive css? My code partly works but I can’t fix this cases. It’s hard to explain so for better understanding I made visualization presented on screenshots.

I posted actual cleaned template code on JSFIDDLE.

Now when width is more then 1200px columns are ok that mean they are two span6 side by side:
enter image description here
Between 1200px and 980px display should looks like:
enter image description here
Less then 979px and more then 768px on first navbar colapse I’d like to have something like that on container center:
enter image description here
Until next shrinkage below 768px right column has jump to new line and stay there when reducing further to 480px and below. I think that view presented below is ok for mobile devices and better looks in narrow desktops browsers with the exception that when scale both columns are not on center:
enter image description here

The smallest width corresponds to my expectations.

  • 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-03T21:10:11+00:00Added an answer on June 3, 2026 at 9:10 pm

    I am not sure if I understand your question correct, but you can customise the behavior by using media queries

    // Landscape phones and down
    @media (max-width: 480px) { ... }
    
    // Landscape phone to portrait tablet
    @media (max-width: 767px) { ... }
    
    // Portrait tablet to landscape and desktop
    @media (min-width: 768px) and (max-width: 979px) { ... }
    
    // Large desktop
    @media (min-width: 1200px) { ... }
    

    Maybe you have to overwrite some classes and ids. The responsive information can be found on git:

    responsive.less

    • responsive-1200px-min.less

    • responsive-767px-max.less

    • responsive-768px-979px.less

    • responsive-navbar.less

    • responsive-utilities.less

    Nevertheless play with these Settings only if you really have to.

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

Sidebar

Related Questions

I new in Zend. Main Question: Is this code good for user login (Its
This question is about code explanation, not code debugging. The code I'm using works.
So, actually this is a main question : How can I get sql string,
Main question is what are the implications of allowing the this keyword to be
My main question is given a feature centroid, how can I draw it in
This was the main question posed by Greg Wilson's bits of evidence presentation. I'm
Newb question. How can you know what the main launch Activity is? Learning Android.
My main question is to calculate the last alert message, but any other information
Okay, this might be a very silly beginner question, but: I've got an ClassA,
I know the answer is possible but the accuracy is the main question.Any idea?

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.