• Resolved theblueli

    (@theblueli)


    Hello

    II’m trying to modify the core Block Grid Element by adding a media query, but it shows an error and doesn’t apply.

    @media (max-width: 991px) {
    selector {
    grid-template-columns: repeat(auto-fill, minmax(min(270px, 100%), 1fr));
    }
    }

    Would you please try it on your end and see how it can be resolved?

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Support Stefan Cotitosu

    (@stefancotitosu)

    Hi @theblueli,

    Thank you for using the Blocks CSS plugin.

    I’ve confirmed the problem and created a bug report for our development team. They’ll be carefully reviewing it soon and determine the best course of action.

    Our team prioritizes fixes based on their impact and the number of users affected, so it’s hard to say exactly when this will be fixed.

    We apologize for the inconvenience and appreciate your patience.
    Best regards,

Viewing 1 replies (of 1 total)

The topic ‘Issue with grid-template-columns’ is closed to new replies.