Title: CSS Selectors
Last modified: August 21, 2016

---

# CSS Selectors

 *  Resolved [hazyd](https://wordpress.org/support/users/hazyd/)
 * (@hazyd)
 * [12 years ago](https://wordpress.org/support/topic/css-selectors-6/)
 * Hello all,
 * I’m having trouble in getting this plugin to work. I’m pretty sure I’m not using
   the correct CSS selectors. When I use the settings in the customize section it
   works, but I need to find something more specific as if I use a general h1 setting
   it changes too many things.
 * Can someone help me figure out what to use to change the font for my blog title?
   My blog is at [http://shinypurls.co.uk](http://shinypurls.co.uk) and I’m using
   the Tiny Forge theme- any tips for working out what CSS selectors to use in the
   future would be useful too!
 * Thanks!
    Hazel
 * [https://wordpress.org/plugins/easy-google-fonts/](https://wordpress.org/plugins/easy-google-fonts/)

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

 *  Plugin Author [Sunny Johal](https://wordpress.org/support/users/sunny_johal/)
 * (@sunny_johal)
 * [12 years ago](https://wordpress.org/support/topic/css-selectors-6/#post-4961102)
 * Hi,
    I think you are using the wrong css selector try using `.site-header h1 
   a`
 * When I need to quickly find the appropriate CSS selector for themes that I haven’t
   developed or are not familiar with, I use Firebug or Google Developer Tools. 
   It lets you point to an element and quickly find it’s selector.
 * Please let me know how you get on.
 * Sunny
 *  Thread Starter [hazyd](https://wordpress.org/support/users/hazyd/)
 * (@hazyd)
 * [12 years ago](https://wordpress.org/support/topic/css-selectors-6/#post-4961133)
 * Hi Sunny,
 * Thanks for your help! It turns out there were two problems – I hadn’t used the‘
   a’ at the end of the selector, and there was a plugin that was preventing it 
   working (styles). Removing the plugin fixed it.
 * I’ve got Firebug lite now. Thanks for your quick assistance!
 * Hazel
 *  [amyeperez](https://wordpress.org/support/users/amyeperez/)
 * (@amyeperez)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/css-selectors-6/#post-4961326)
 * Hello,
 * I have the catch pro responsive theme and am having trouble changing the font
   on the home page for the primary menu and some text pulled from featured pages.
 * The other text area and headlines changed just fine. I tried creating some font
   controls using css selectors I had found on other posts but they didn’t work.
 * My site is varanasioldcitytours.com.
 * Any help would be most appreciated. I have never used Google fonts before, so
   it’s all a bit new to me :-/
 * Many thanks!
 * Amy

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

The topic ‘CSS Selectors’ 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](https://wordpress.org/support/topic-tag/css/)

 * 3 replies
 * 3 participants
 * Last reply from: [amyeperez](https://wordpress.org/support/users/amyeperez/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/css-selectors-6/#post-4961326)
 * Status: resolved