Title: display: none;
Last modified: August 23, 2019

---

# display: none;

 *  Resolved [Jimmy Lee](https://wordpress.org/support/users/shirtguy72/)
 * (@shirtguy72)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/display-none/)
 * Hello Gabriel, hope this is not too much of a beginner question: I am fully taking
   advantage of both Minify and Combine CSS options in your amazing plugin. What
   I noticed when viewing my page source is: In the list of CSS, ACPSB shows both
   the following …
 * .site-header .header-t,
    .secondary-menu ul ul, .ticker-swipe{ background: #ba8e51;}
 * And also the Additional CSS that I have added …
 * .site-header .header-t, .secondary-menu ul ul, .ticker-swipe {
    display: none;}
 * There are a few similar instances, are these “Normal”? Does this effect page 
   speed negatively? If so, can I add some rule in the plugin to remedy?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdisplay-none%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Gabe Livan](https://wordpress.org/support/users/gabelivan/)
 * (@gabelivan)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/display-none/#post-11861605)
 * [@shirtguy72](https://wordpress.org/support/users/shirtguy72/) that is not a 
   problem at all as the rules were added there for a reason. It’s just extra inline
   CSS code in the HEAD area of the website that is not affecting the user experience
   at all nor the page speed. It’s not like you have a lot of render-blocking CSS
   code that should be trimmed and would cause a delay in rendering the page (first
   content paint). Based on the GTmetrix report of your website, you’re doing quite
   well. Out of curiosity, has anyone told you that using “display: none;” would
   have an impact on the page speed?
 *  Thread Starter [Jimmy Lee](https://wordpress.org/support/users/shirtguy72/)
 * (@shirtguy72)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/display-none/#post-11861895)
 * Thanks for clarifying. No, no one told me such, it was just out of curiosity…
   Just trying my best to learn, reading over the source code line for line the 
   above grabbed my attention and I wanted to confirm all was well. Again, thanks
   for all your hard work on this amazing plugin. Respectfully
 *  Thread Starter [Jimmy Lee](https://wordpress.org/support/users/shirtguy72/)
 * (@shirtguy72)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/display-none/#post-11861897)
 * Resolved ✔

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

The topic ‘display: none;’ is closed to new replies.

 * ![](https://ps.w.org/wp-asset-clean-up/assets/icon-256x256.png?rev=1981952)
 * [Asset CleanUp: Page Speed Booster](https://wordpress.org/plugins/wp-asset-clean-up/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-asset-clean-up/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-asset-clean-up/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-asset-clean-up/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-asset-clean-up/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-asset-clean-up/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Jimmy Lee](https://wordpress.org/support/users/shirtguy72/)
 * Last activity: [6 years, 9 months ago](https://wordpress.org/support/topic/display-none/#post-11861897)
 * Status: resolved