Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • in reply to: Confused About Overriding CSS #937
    tedpearlman
    Member
    Post count: 2

    Sorry: because I’m using Typekit. 🙂

    in reply to: Confused About Overriding CSS #926
    tedpearlman
    Member
    Post count: 2

    Here’s the site that’s giving me fits: http://letsmeddle.staging.wpengine.com/about/

    If you use Firebug (or whatever) to examine, for example, the heading, “Creating Change”, you can see that there is no values over on the right (in the screenshot, where it’s circled).

    This is what I have in the Theme Options custom CSS field:

    h4 {

    font-family: “proxima-nova”, arial;

    font-size: 20px;

    font-weight: 600;

    line-height: 42px;

    margin: 20px 0 7px;

    }

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