CSS showing an error - by Lily - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 5 years, 10 months ago ago by Rose Tyler

  • Avatar: Lily
    Lily
    Participant
    May 2, 2018 at 09:20

    hi,

    In my custom css file there is an error showing here: https://screencast.com/t/LAs3pxbKV

    When I remove this CSS

    /* make category description less wide */
    @media only screen and (min-width: 1201px){
    .tax-product_cat .read-more-wrap {
    max-width: 75%;
    margin: auto;
    }

    @media only screen and (max-width: 1200px){
    .tax-product_cat .read-more-wrap {
    max-width: 85%;
    margin: auto;
    }
    }

    Which I need to control the width of some content.

    But I am wondering if the error is a false negative?

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 2, 2018 at 09:52

    Hello,

    Please see screenshots https://prnt.sc/jcocsb > http://prntscr.com/jcoe3p

    Regards

    Avatar: Lily
    Lily
    Participant
    May 10, 2018 at 16:17

    So insert a new bracket?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 11, 2018 at 08:20

    Yes, close this media query – https://prnt.sc/jgfxfa
    Let me know result.

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.