Title: css inside @media
Last modified: August 20, 2016

---

# css inside @media

 *  Resolved [ebenezer357](https://wordpress.org/support/users/ebenezer357/)
 * (@ebenezer357)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/css-inside-media/)
 * Hi, I have created a template and I assign a class to one of my divs (<div class
   =”left-book”>)
    On the style.css when I type: .left-book {background-color: #
   ff0000;} it works fine, but I’m trying to put it inside the (@media max-width)
   functions in order to assign different css to it as the screen size changes on
   the different users, but when I type .left-book {background-color: #ff0000;} 
   inside this [@media](https://wordpress.org/support/users/media/) thing it doesn’t
   do anything.
 * Please tell me how should I do this, thanks

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 2 months ago](https://wordpress.org/support/topic/css-inside-media/#post-3608574)
 * Try demonstrating the issue within this CSS sandbox at [http://cssdesk.com](http://cssdesk.com).
   You can press ‘share’ and a share-able link will be generated.
 * Post here that link please.
 *  Thread Starter [ebenezer357](https://wordpress.org/support/users/ebenezer357/)
 * (@ebenezer357)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/css-inside-media/#post-3608655)
 * never mind i did it in the custom css area of the theme and it’s now done. Thanks
   🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘css inside @media’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/clean-retina/3.0.8/screenshot.
   png)
 * Clean Retina
 * [Support Threads](https://wordpress.org/support/theme/clean-retina/)
 * [Active Topics](https://wordpress.org/support/theme/clean-retina/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/clean-retina/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/clean-retina/reviews/)

## Tags

 * [clean](https://wordpress.org/support/topic-tag/clean/)
 * [css](https://wordpress.org/support/topic-tag/css/)
 * [media](https://wordpress.org/support/topic-tag/media/)
 * [width](https://wordpress.org/support/topic-tag/width/)

 * 2 replies
 * 2 participants
 * Last reply from: [ebenezer357](https://wordpress.org/support/users/ebenezer357/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/css-inside-media/#post-3608655)
 * Status: resolved