question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Change containers sizes for mobile?

See original GitHub issue

I 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:closed
  • Created 6 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
goriunovcommented, Oct 4, 2017

Cool, will check soon )

0reactions
jmjuanescommented, Feb 4, 2018

Closed due to inactivity. Feel free to reopen if the issue persists.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found