• Hi, need a bit more detail about css selectors after reading a few posts… I want to add new sections with custom headers on my home page at http://www.powerofaloe.com. I understand that three steps are required: (1) add CSS selector, (2) add tags on the page for the headers, (3) set typography in the ‘customize’ section. Can you please provide the instructions for steps 1 and 2? Do I need to add anything to the CSS? Thank you!

    https://wordpress.org/plugins/easy-google-fonts/

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

    (@sunny_johal)

    Hi anatolyv,
    If you could you point out a specific element on your site that you are looking to change I will be able to give you example instructions. Cheers

    Sunny

    Thread Starter anatolyv

    (@anatolyv)

    Thank you for your reply. I need to change the font for “Your Health”, which now has <h1> tag. I do not want to change the appearance of all <h1> tags. I only want to customize this one (and a few others I plan to add to the site). Your help is greatly appreciated.

    Thread Starter anatolyv

    (@anatolyv)

    This is on the home page of powerofaloe.com.

    Plugin Author Sunny Johal

    (@sunny_johal)

    Hi anatolyv,
    The primary purpose of this plugin is to apply font changes across the whole of your site. It is possible to target specific elements on the page. I’d recommend adding a class to the heading (e.g. my-heading) and then creating a new font control with the appropriate selector ( e.g. h1.my-heading ). Then any heading 1 elements that you wish to target you can just add the class to it. Hope that helps. Cheers

    Sunny

    Thread Starter anatolyv

    (@anatolyv)

    Oh well, this is where I was hoping for some help and see an example you’ve been providing in other posts…

    Plugin Author Sunny Johal

    (@sunny_johal)

    Hi Anatoly,
    It’s hard to give you an example because it’s difficult to target that specific element in your theme. Are you using some sort of page builder? Are you able to give your heading a classname? If so, give it a class name and once you have done that I’ll give you an example set of instructions to follow. Cheers

    Sunny

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

The topic ‘How to use CSS selectors’ is closed to new replies.