Title: CSS Editor Barely Visable
Last modified: September 17, 2017

---

# CSS Editor Barely Visable

 *  [Eric Burnett](https://wordpress.org/support/users/eric-burnett/)
 * (@eric-burnett)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/css-editor-barely-visable/)
 * Hi,
 * This plugin is great, and I certainly plan to use it in all future projects. 
   I’m grateful to the developer for creating such a powerful implementation of 
   CSS preprocessers into a WordPress plugin!
 * The only issue is that it’s essentially unusable out-of-the-box due to the CSS
   editor in the customizer only being one line of text tall. This probably happened
   because of some change to the WordPress customizer that occurred after the most
   recent plugin update (about a year ago as of this writing).
 * To fix this for use with WP 4.8.1 (although not a perfect solution), I added 
   the following code below line 410 in `tuxedo_css_editor.php`, which is in the
   plugin’s root directory:
 *     ```
       #sub-accordion-section-tux_css_editor_section {
           height: 100% !important;
       }
       ```
   
 * If you’d like to use a copy of the plugin that’s already fixed, I’ve uploaded
   my copy of the modified plugin [here](https://1drv.ms/u/s!AgBxq80AyM2TjxBArRL8RDOqW55R).
 * If this gets fixed soon so that the plugin can be used without having to first
   be modified, I’d be happy to give it a five star rating!
    -  This topic was modified 8 years, 8 months ago by [Eric Burnett](https://wordpress.org/support/users/eric-burnett/).
    -  This topic was modified 8 years, 8 months ago by [Eric Burnett](https://wordpress.org/support/users/eric-burnett/).

The topic ‘CSS Editor Barely Visable’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/tuxedo-css-editor.svg)
 * [Tuxedo CSS Editor](https://wordpress.org/plugins/tuxedo-css-editor/)
 * [Support Threads](https://wordpress.org/support/plugin/tuxedo-css-editor/)
 * [Active Topics](https://wordpress.org/support/plugin/tuxedo-css-editor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tuxedo-css-editor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tuxedo-css-editor/reviews/)

## Tags

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

 * 0 replies
 * 1 participant
 * Last reply from: [Eric Burnett](https://wordpress.org/support/users/eric-burnett/)
 * Last activity: [8 years, 8 months ago](https://wordpress.org/support/topic/css-editor-barely-visable/)
 * Status: not a support question