@media Queries

  • Resolved
    Posted in: Aegaeus WP Theme  
  • Customer
    manzoor47
    October 3, 2014 at 9:51 pm #13512

    Hi,
    I have question about the media queries for different devices. I added some custom content to my website.

    Now I am trying to use the min-width:
    @media only screen and (min-width:320px) {
    /* custom css in here */
    }

    but it keep overwriting my desktop CSS?

    Thanks

    Sorry, this forum is for verified users only. Please Login or Register to continue

Comments are closed.