Title: Cannot delete comment in inline css
Last modified: July 19, 2019

---

# Cannot delete comment in inline css

 *  Resolved [minhduc.dev](https://wordpress.org/support/users/ducpl/)
 * (@ducpl)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/cannot-delete-comment-in-inline-css/)
 * I used css inline but could not delete comment in css
 *     ```
       <style type="text/css" media="all">.woocommerce form .form-row .required{visibility:visible}
       /*!
       Theme Name:   Storefront
       Theme URI:    https://woocommerce.com/storefront/
       Author:       Automattic
       Author URI:   https://woocommerce.com/
       Description:  Storefront is the perfect theme for your next WooCommerce project. Designed and developed by WooCommerce Core developers, it features a bespoke integration with WooCommerce itself plus many of the most popular customer facing WooCommerce extensions. There are several layout & color options to personalise your shop, multiple widget regions, a responsive design and much more. Developers will love its lean and extensible codebase making it a joy to customize and extend. Looking for a WooCommerce theme? Look no further!
       Version:      2.5.1
       License:      GNU General Public License v2 or later
       License URI:  https://www.gnu.org/licenses/gpl-2.0.html
       Text Domain:  storefront
       Tags:         e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options, editor-style
   
       This theme, like WordPress, is licensed under the GPL.
       Use it to make something cool, have fun, and share what you've learned with others.
   
       Storefront is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
   
       Resetting and rebuilding styles have been helped along thanks to the fine work of
       Eric Meyer https://meyerweb.com/eric/tools/css/reset/index.html
       along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
   
       All sizing (typography, layout, padding/margins, etc) are inspired by a modular scale that uses 1em as a base size with a 1.618 ratio.
       You can read more about the calculator we use in our Sass here: https://github.com/modularscale/modularscale-sass
   
       FontAwesome License: SIL Open Font License - http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL
       Images License: GNU General Public License v2 or later
       */
       /*!
        * normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css
        */
       html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}...
       ```
   
    -  This topic was modified 6 years, 10 months ago by [minhduc.dev](https://wordpress.org/support/users/ducpl/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcannot-delete-comment-in-inline-css%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * (@optimizingmatters)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/cannot-delete-comment-in-inline-css/#post-11752820)
 * the CSS minifier in AO doesn’t remove “important” comments (those that start 
   with `/*!`) as those usually contain license info. this thread explains how you
   can get rid of those (in JS, but the approach is easily applicable to CSS).
 * hope this helps,
    frank
 *  Thread Starter [minhduc.dev](https://wordpress.org/support/users/ducpl/)
 * (@ducpl)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/cannot-delete-comment-in-inline-css/#post-11762211)
 * Hello author, is there any way to help me delete them. Thank you
 *  Plugin Author [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * (@optimizingmatters)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/cannot-delete-comment-in-inline-css/#post-11762223)
 * Ah, darn, I forgot to add the link in my previous comment 🙂
 * see [https://wordpress.org/support/topic/javascript-comments-1/](https://wordpress.org/support/topic/javascript-comments-1/)
 *  Thread Starter [minhduc.dev](https://wordpress.org/support/users/ducpl/)
 * (@ducpl)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/cannot-delete-comment-in-inline-css/#post-11771733)
 * Oh, Maybe you have too many things to handle. Thank you.

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

The topic ‘Cannot delete comment in inline css’ is closed to new replies.

 * ![](https://ps.w.org/autoptimize/assets/icon-256X256.png?rev=2211608)
 * [Autoptimize](https://wordpress.org/plugins/autoptimize/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/autoptimize/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/autoptimize/)
 * [Active Topics](https://wordpress.org/support/plugin/autoptimize/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/autoptimize/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/autoptimize/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [minhduc.dev](https://wordpress.org/support/users/ducpl/)
 * Last activity: [6 years, 10 months ago](https://wordpress.org/support/topic/cannot-delete-comment-in-inline-css/#post-11771733)
 * Status: resolved