Jump to content

Change text colour of tags


Recommended Posts

Hi there,

 

I have searched the forums and can't find an answer to what I'm sure is very simple. I have tried changing values inside blocktags.css and they seem to have no effect.

 

What do I need to change to alter the text colur of the tags in the tags block please?

Link to comment
Share on other sites

Hello again

 

This gives you a Red on White + a White on Red

.tags_block  .block_content a {color: #c20000!important;}
.tags_block .block_content a:hover {color: #fff!important; background: #F50F0F!important;}
 
Paul
Link to comment
Share on other sites

×
×
  • Create New...