Forums

[resolved] How do I change page title colors? (4 posts)

  1. jbarnes215
    Member
    Posted 1 year ago #

    How do I change the page title text? I'm using the Mystique theme and find no place to change the color of the page titles. On my site they are showing up as white text on a white background. Not too good for viewing. :-) Here's the link to one of the pages I'm referencing: http://barnesnet.net/wordpress/?page_id=191

    Thanks!

    Jamie.

  2. thisisedie
    Member
    Posted 1 year ago #

    In the stylesheet for your theme, find this part:

    h1.title{
    font-weight: bold;
    font-size: 250%;
    text-shadow: #fff 1px 1px 1px;
    margin: .5em 0 .3em 0;
    padding: 0;
    }

    and add the color you want. For instance: color:#000000;

  3. jbarnes215
    Member
    Posted 1 year ago #

    thisisedie - Thanks!!! That fixed it.

  4. thisisedie
    Member
    Posted 1 year ago #

    Your welcome :)

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.