• On this page: https://inkwellstrategies.com/the-inkwell-blog, where it says, “The Inkwell Blog” I’m trying to change the word “Blog” to blue. Now I created a new style in the styles.css, and referenced it in the code:

    (<h2 class=”page-title”> The Inkwell <span class=”style2″>Blog</span></h2>

    but the changes aren’t taking effect. Am I just missing something really simple? Any help is appreciated!

    thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • I just looked and you have only??
    <h2 class="page-title"> The Inkwell Blog</h2>

    David

    Thread Starter mikenap

    (@mikenap)

    Yes, now that’s what I have because the above wasn’t working, so I just reverted back to the original code.

    You can’t add markup to a page title and you can’t target a specific word in a page title using pure CSS

    Thread Starter mikenap

    (@mikenap)

    That’s what I was afraid of.

    Ok, I guess my other option is to just make it a graphic. Thanks for the help!

    Or hide the page title on that page using CSS and then insert it within the page content. That way you can add markup/formatting.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Need help with a page title style sheet’ is closed to new replies.