colour and font

Hi

Where can I change the font colour and style for products info.

Is it in the blocks menu somewhere.

Cheers

J

Hi

you can simply put this



#content_block_description {
color:#ff0000;
}


in your skins style.base.css (its in the folder /skins/basic/customer)



Fotis

Thanks for that

John.