Skip to main content
How are we doing? Please help us improve Stack Overflow. Take our short survey

All Questions

1 vote
2 answers
1k views

In Bootstrap 3, how can I turn a row of columns into a dropdown in mobile view?

I have a row of five graphics with text on them. In mobile view, I want to set up a media query so that the five graphics turn into a dropdown with text. For example, image 1 says "Personal Capability"...
Ashley K's user avatar
  • 403
0 votes
2 answers
64 views

How do I keep all my elements in order on a webpage on a mobile device? [closed]

Here is my website: maitxhomes.com/main.html It looks great (I hope) on desktop browsers, but when I pull it up on my phone, the blue section's content is just in a big column that extends all the ...
Jonathan Aaron Alpart's user avatar
1 vote
1 answer
1k views

Hide a div in Landscape view (Small devices only)

i am working on this website http://steam-to-rent.ch/ and i have some issues in the mobile version. (See attachments) As you cans see from the screens, on mobile "portrait" mode there are no problems ...
Antonioz's user avatar
  • 151
0 votes
0 answers
1k views

Responsiveness not working on mobile device, but is when browser on computer is resized

Okay, first of all, yes, I do have <meta name="viewport" content="width=device-width, initial-scale=1"> set in my head. When I view the site on my mobile device, it is respecting the initial ...
Eric Brockman's user avatar
0 votes
1 answer
135 views

Inconsistent media.css loading after multiple reloads

I have an issue that seems to be inconsistent loading of my media.css file. I think this is happening because the order and the page is rendering before it hits it. Most of the time, this correct ...
cpk's user avatar
  • 809
0 votes
1 answer
1k views

Bootstrap Responsive Navbar for Phones and other devices

This is the website I am working on. http://ankursinha.net/TestSite/index.php It's stacking up properly, it's responsive, everything is fine apart from the following. When I visit this site from ...
Ankur Sinha's user avatar
  • 6,644
1 vote
1 answer
282 views

Creating stable, responsive layouts in Twitter Bootstrap

I am building a responsive layout with Twitter Bootstrap and I am finding it difficult to keep the layout looking good across all sizes/devices. In my early attempts I tried simply using the grid for ...
Todd's user avatar
  • 3,508
4 votes
2 answers
24k views

Media queries not working on mobile

Similar questions have been asked here before, but after reading through them I've not yet found an answer that works with my site. I've built the site around Bootstrap but added some of my own media ...
JVG's user avatar
  • 21.3k