Title: CSS for different screen sizes
Last modified: August 24, 2016

---

# CSS for different screen sizes

 *  Resolved [cedric75](https://wordpress.org/support/users/cedric75/)
 * (@cedric75)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/css-for-different-screen-sizes/)
 * Hi,
 * I try to set mailpoet form (email and name input) adding some margins only to
   big screen sizes.
 * I tried the following, but it does not work, it adds margins for all screens 
   whatever the screen sizes.
 * [@media](https://wordpress.org/support/users/media/) screen and (min-width: 59.6875em){
   
   p { display: block; margin-left: 25%; margin-right: 35%; }}
 * Here my landing page:
 * [https://bio-transition.com/go/acces](https://bio-transition.com/go/acces)
 * Thank you for support.
 * Best regards,
    Cédric.
 * [https://wordpress.org/plugins/landing-pages/](https://wordpress.org/plugins/landing-pages/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [David Wells](https://wordpress.org/support/users/davidwells/)
 * (@davidwells)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/css-for-different-screen-sizes/#post-5968776)
 * Use other media queries [https://css-tricks.com/snippets/css/media-queries-for-standard-devices/](https://css-tricks.com/snippets/css/media-queries-for-standard-devices/)

Viewing 1 replies (of 1 total)

The topic ‘CSS for different screen sizes’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/landing-pages_88766e.svg)
 * [WordPress Landing Pages](https://wordpress.org/plugins/landing-pages/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/landing-pages/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/landing-pages/)
 * [Active Topics](https://wordpress.org/support/plugin/landing-pages/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/landing-pages/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/landing-pages/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [David Wells](https://wordpress.org/support/users/davidwells/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/css-for-different-screen-sizes/#post-5968776)
 * Status: resolved