Hi i'm very new to Wordpress. I start using WP on one of my website and I want to edit template css. where do I edit it. TIA
This depends on what theme you are using... See what you find under in the WordPress Dashboard: Appearance --> Editor --> In some themes you get the option to custom the css directly in the specific Theme Options.
Sometimes WordPress doesn't allows you to edit template css file directly from Appearance > Editor. For this you have to find and edit style.css file in /public_html/wp-content/themes/< your theme>/ directory.