Title: Help on CSS selector
Last modified: March 17, 2019

---

# Help on CSS selector

 *  [shisana](https://wordpress.org/support/users/shisana/)
 * (@shisana)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/help-on-css-selector/)
 * Please Help Me to find out the css selector of
    Table Of content ol ol in the
   post ul in the post If possible Related post and Category In side bar.
 * Thanks.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fhelp-on-css-selector%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [cataphor](https://wordpress.org/support/users/cataphor/)
 * (@cataphor)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/help-on-css-selector/#post-11326057)
 * It’s time to learn how to open and use the Developer Tools that are built into
   most web browsers. That is how you will be able to easily answer questions like
   this for yourself without waiting, and it will lead to great improvements in 
   your web development ability and speed.
 * In either Chrome or Firefox, while viewing the page that you wish to inspect,
   press Control-Shift-I. (that is on a PC… I suppose on a Mac it is probably Command-
   Shift-I).
 * There are many instructional pages and videos online about what to do next after
   you open the Developer Tools. But the first and simplest thing you will want 
   to learn is how to point the Tools at a specific element on the live page so 
   that the Tools window will show the HTML structure, including all the CSS selectors
   for any element that you point to with mouse or touchpad.
    -  This reply was modified 7 years, 2 months ago by [cataphor](https://wordpress.org/support/users/cataphor/).
      Reason: augmented answer a little
 *  Thread Starter [shisana](https://wordpress.org/support/users/shisana/)
 * (@shisana)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/help-on-css-selector/#post-11331355)
 * Thanks cataphor
    In fact; I had already tried some of the methods explained in
   video and posts.
 * But codes in theme is some what different.
    This is what i am getting when copying
   css selector with Inspect element ; which is not true for this plugin.
 * div.post-content > div.entry.clearfix > ul:nth-child
 * div.post-content > div.entry.clearfix > ol:nth-child
 * I will start learning in detail about inspecting elements and php coding positively
   from now,But if somebody knew it pls help me at least for now .
    Thanks

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

The topic ‘Help on CSS selector’ is closed to new replies.

 * ![](https://ps.w.org/easy-google-fonts/assets/icon-256x256.png?rev=2562365)
 * [Easy Google Fonts](https://wordpress.org/plugins/easy-google-fonts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-google-fonts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-google-fonts/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-google-fonts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-google-fonts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-google-fonts/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [shisana](https://wordpress.org/support/users/shisana/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/help-on-css-selector/#post-11331355)
 * Status: not resolved