Title: Use efficient CSS selectors
Last modified: August 20, 2016

---

# Use efficient CSS selectors

 *  [calik1d](https://wordpress.org/support/users/calik1d/)
 * (@calik1d)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/use-efficient-css-selectors/)
 * I get a score of F from gtmetrix
 * Here’s a few examples of many:
 * Very inefficient rules (good to fix on any page):
 * .header_right span.searchfor small – Tag key with 2 descendant selectors and 
   Class overly qualified with tag
 * #menu-main ul.sub-menu li ul – Tag key with 3 descendant selectors and Class 
   overly qualified with tag
 * .post-navigation a em – Tag key with 2 descendant selectors

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

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 2 months ago](https://wordpress.org/support/topic/use-efficient-css-selectors/#post-3344047)
 * If there are only 3 instances of inefficient CSS selectors, you really don’t 
   need to be worrying about it. As this is specifically a CSS issue, consider posting
   this on a [CSS forum](http://csscreator.com/forum).
 *  Thread Starter [calik1d](https://wordpress.org/support/users/calik1d/)
 * (@calik1d)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/use-efficient-css-selectors/#post-3344059)
 * Oh sorry but I only added 3 examples. There’s 189 very inefficient rules.

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

The topic ‘Use efficient CSS selectors’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [calik1d](https://wordpress.org/support/users/calik1d/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/use-efficient-css-selectors/#post-3344059)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
