• Resolved hazyd

    (@hazyd)


    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 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/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Sunny Johal

    (@sunny_johal)

    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

    (@hazyd)

    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

    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.