Jump to content

How to change the color of the static line


satimis

Recommended Posts

Hi all, .........entry-title a:hover,.entry-title a:focus,.entry-title a:active { color: #1982d1;}The static line is in black color. Moving the cursor over it, it turns to blue color. Please advise how to change the static line color to red? Thanks Rgdssatimis

Edited by satimis
Link to comment
Share on other sites

This code is to change the static line color to red
 .entry-title { color: #FF0000; } 

Thanks Edit:A further questionadding;text-decoration: blink; The line blinks. Is there any way displaying the line alphabet by alphabet. satimis Edited by satimis
Link to comment
Share on other sites

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...