• I installed the plugin and created a simple style in the page specific style sheet section.
    h1 {
    font-size: 40px;
    color: green;
    }
    A custom field = PSS_style was automatically created.

    I added this in the text editor:
    <h1>this is a test</h1>

    The the CSS was not applied. The text is h1, but size and color are not applied.

    What did I miss?

    Thanks

Viewing 1 replies (of 1 total)
  • Thread Starter sharonlandis

    (@sharonlandis)

    I checked again, the size did work (I set it to 200px), but color is still black. So the remaining question is how to get the color style to work.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Page specfic style sheets question’ is closed to new replies.