Title: Customizing with Additional CSS Grid issue
Last modified: December 14, 2017

---

# Customizing with Additional CSS Grid issue

 *  Resolved [Saqib Ali](https://wordpress.org/support/users/saqali/)
 * (@saqali)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/customizing-with-additional-css-grid-issue/)
 * When customizing within Additional CSS, it doesn’t recognise CSS Grid rules, 
   such as the property `grid-template-columns` is recognised as an error – ‘Unexpected
   Token’

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

 *  [RossMitchell](https://wordpress.org/support/users/rossmitchell/)
 * (@rossmitchell)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/customizing-with-additional-css-grid-issue/#post-9783046)
 * It seems that the css property: “grid-template-columns” is newish and is not 
   yet recognised by the customiser. Will it let you save (or publish) ?
    This leaves
   other options to customising your css, they include: – adding this change to 
   your child theme’s style.css file. – installing one of the custom css plugins.–
   putting this style rule inline in your page / post – use the filter ‘safe_style_css’
   to add this property to the list, you would need to be using a child theme to
   do this. There is an example of doing this here: [https://stackoverflow.com/questions/27988379/wordpress-customizing-css-filters](https://stackoverflow.com/questions/27988379/wordpress-customizing-css-filters)
 * As a desperate measure you could hack the customiser code to recognise this property.
   It looks like this is in a list in file: “wp-includes/kses.php”, normally I would
   never suggest doing this as your change will be lost in an update, but in this
   case you could live with this.
    -  This reply was modified 8 years, 5 months ago by [RossMitchell](https://wordpress.org/support/users/rossmitchell/).
 *  Thread Starter [Saqib Ali](https://wordpress.org/support/users/saqali/)
 * (@saqali)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/customizing-with-additional-css-grid-issue/#post-9784910)
 * Thank you [@rossmitchell](https://wordpress.org/support/users/rossmitchell/),
   I’ll just update the style sheet, for now, I just like seeing able to see live
   edits whilst I’m changing the CSS.

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

The topic ‘Customizing with Additional CSS Grid issue’ is closed to new replies.

## Tags

 * [additional css](https://wordpress.org/support/topic-tag/additional-css/)
 * [css grid](https://wordpress.org/support/topic-tag/css-grid/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [Saqib Ali](https://wordpress.org/support/users/saqali/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/customizing-with-additional-css-grid-issue/#post-9784910)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
