Media queries
-
Hi!
Great plugin! I added some media queries CSS code that doesn’t seem to be working and I’m not sure why.
// DESKTOP @media only screen and (min-width: 992px){ .single-container { padding: 60px 50px 50px 50px; } body { background-color:cyan !important; } }
Is it possible to use them in your plugin, right?
Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Media queries’ is closed to new replies.