Change containers sizes for mobile?
See original GitHub issueI know that you can set responsive grid like
<div class="siimple-grid-col siimple-grid-col--5">my content</div>
but what if in case i want only on mobiles it to be 12
<div class="siimple-grid-col siimple-grid-col--12">My content</div>
is there way to do it?
Issue Analytics
- State:
- Created 6 years ago
- Comments:9 (5 by maintainers)
Top Results From Across the Web
Quick Guide on Choosing Artboard and Container Widths for ...
We would recommend you to use 360px as artboard size for your mobile designs because that's the most popular width compared to others....
Read more >Change to container-fluid on mobile devices - HTML & CSS
Hi all. I am using Bootstrap 4. Right now for a design i use class container to determine the width of the website....
Read more >How can I set the container div's width for a mobile site with ...
How about change the container width from 1170 to 1024px?. Have a look into bootstrap.css and change this @media (min-width: 1200px) ...
Read more >Containers · Bootstrap v5.0
Containers are a fundamental building block of Bootstrap that contain, pad, ... fixed-width container, meaning its max-width changes at each breakpoint.
Read more >Container Queries are going to change how we make layouts
While media queries that look at the viewport size can be useful, today's web is very component-based, and having to rely on the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Cool, will check soon )
Closed due to inactivity. Feel free to reopen if the issue persists.