I would like to add another Layout to the Omega-Theme Settings, because i need a certain media-query for an extra-large viewport. I tried adding a new setting to the .info-file but without success. Maybe this will be possible only by adding a new media-query directly to the css-file?
Tell me more
×
Drupal Answers is a question and answer site for
Drupal developers and administrators. It's 100% free, no registration required.
|
|
You need to copy the
You'll also need a new CSS file (called |
|||||||||
|
|
You could also add include another css file in the info file and then specify the media query in the new file. This work on every template. info file:
override.css
|
|||
|
|