Title: syntax validation error with grid-template rows?
Last modified: May 2, 2024

---

# syntax validation error with grid-template rows?

 *  Resolved [donbowman](https://wordpress.org/support/users/donbowman/)
 * (@donbowman)
 * [2 years ago](https://wordpress.org/support/topic/syntax-validation-error-with-grid-template-rows/)
 * I have some css like below. I am getting a “Expected RBRACE AT” and the ‘1’ in
   the 1fr. I believe this is correct syntax, am I wrong?
 * `@media screen and (max-width: 768px) {
    selector { grid-template-columns: repeat(
   4, minmax(0, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); }}

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [xentia](https://wordpress.org/support/users/xentia/)
 * (@xentia)
 * [2 years ago](https://wordpress.org/support/topic/syntax-validation-error-with-grid-template-rows/#post-17732877)
 * Same here. “fr” seems to cause problem in syntax check
 *  Plugin Support [AndreeaR](https://wordpress.org/support/users/andreearadacina21/)
 * (@andreearadacina21)
 * [2 years ago](https://wordpress.org/support/topic/syntax-validation-error-with-grid-template-rows/#post-17741059)
 * Hi there [@donbowman](https://wordpress.org/support/users/donbowman/), [@xentia](https://wordpress.org/support/users/xentia/)
 * Thank you for reaching out!
 * This is a known issue related to the WordPress core. To solve it, click Override
   if you consider the code correct.
 * More details can be found here – [https://github.com/Codeinwp/otter-blocks/issues/1494](https://github.com/Codeinwp/otter-blocks/issues/1494).
 * I hope this helps!
 * Best regards,
 * Andreea
 *  [xentia](https://wordpress.org/support/users/xentia/)
 * (@xentia)
 * [2 years ago](https://wordpress.org/support/topic/syntax-validation-error-with-grid-template-rows/#post-17741254)
 * Thank you. That “override” button was in very bottom and I haven’t noticed it.
 *  Plugin Support [AndreeaR](https://wordpress.org/support/users/andreearadacina21/)
 * (@andreearadacina21)
 * [2 years ago](https://wordpress.org/support/topic/syntax-validation-error-with-grid-template-rows/#post-17743544)
 * Hey [@xentia](https://wordpress.org/support/users/xentia/),
 * No worries! I’m happy we could help overcome this issue.
 * If you had a positive experience with our interaction today, would you be willing
   to leave a review about it on the Reviews section of the plugin – [https://wordpress.org/support/plugin/blocks-css/reviews/](https://wordpress.org/support/plugin/blocks-css/reviews/)?
 * Sharing your thoughts helps others know what to expect when they contact us.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘syntax validation error with grid-template rows?’ is closed to new replies.

 * ![](https://ps.w.org/blocks-css/assets/icon-256x256.jpg?rev=2030330)
 * [Blocks CSS: CSS Editor for Gutenberg Blocks](https://wordpress.org/plugins/blocks-css/)
 * [Support Threads](https://wordpress.org/support/plugin/blocks-css/)
 * [Active Topics](https://wordpress.org/support/plugin/blocks-css/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/blocks-css/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/blocks-css/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [AndreeaR](https://wordpress.org/support/users/andreearadacina21/)
 * Last activity: [2 years ago](https://wordpress.org/support/topic/syntax-validation-error-with-grid-template-rows/#post-17743544)
 * Status: resolved