Jump to content

Recommended Posts

Posted

Hello All,

 

Im helping a friend with his web site www.btinternet.com/~gj.d/garytest and I can't get one of the tags to display right! It's the top right red text I used the code

 

h4 {

font-size: 180%;

font-weight: normal;

color: #000000;

}

 

but it still displays in red.

 

Thank you as always,

 

Best wishes

Graeme

Posted

Your css file business.css has

h4 {
font-size: 180%;
color: #F01E1E;
}

which is red color. Have you forgotten to upload teh revised css file?

Posted

Hello,

 

I uploaded the business.css file including

 

h4 {

font-size: 180%;

font-weight: normal;

color: #000000;

}

 

but it still won't alter to black!

 

 

Thank you,

 

Best wishes

Graeme

Posted

I agree with Andrea it looks black to me. But if it is still red on your pc try dumping you cash, ya I know wrong cash but can not remember how to spell. I have been up all night working on a crashed word press site.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...