• Hi,

    I’m trying to exclude some CSS on mobile and I have past this code (below) in the CSS Customization area, but it is not working. I have tried everything things and it seams that the @media and screen (max-width: 480px) just being ignored.

    @media and screen (max-width: 480px)
    .wpurp-recipe-image {
    border: 0px solid #d5d5d5 !important;
    width: 340px!important;
    }

    Any Ideas?

    Thanks,
    Alan

    • This topic was modified 7 years, 5 months ago by AlanBee.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Media and screen’ is closed to new replies.