Can you have web layouts beyond desktop?

I would like to add another interactive element for users with higher resolution screens. for example, I want to have a large div section that contains more content than the 960 container, but the content only shows if the users resolution exceeds a certain threshold, lets say, 1200px. Is this possible?

Hi @Randy! Not yet, but we will be adding a 1200px and up media query soon! So you will be able to create content and only show it for that media query. :slight_smile:

1 Like