I did a search but didn't find an answer. I changed the default theme to one which goes better with my site. My problem, the Title of My Post and date are black and I would like them #121160.
I changed the style.css to read:
h1 {
font-size: 16pt;
text-align: center;
color: #121160;
}
but this doesn't do a thing. I just downloaded WordPress today and this is what I have so far:
Now I also tried to make my image be a clickable link per the instructions on the header documentation page but that didn't work either.
I sure would appreciate some help.
Judith