2 Questions:
1) I want to add some CSS codes such as:
<style type="text/css">
.style1 { font-size: 30px; }
.style2 { color: #00FF00; font-size: 15px; }
</style>
In such a way that I can reference them in each and every post where ever I require.
Ex: I want to use <span class="style1"> Text here, </style1>
Also, if I want to change the appearance of some features for all the posts.. (entire website)
Ex: I want all the Headings to be of 20px in all the posts...
PS: I have activated Child Theme and I know there is a style.css file in there.. And I googled it too but couldn't find a 'easy' answer!!
:-D .
Can I write direct CSS codes or should I learn PHP for this?
2) Can anyone please tell me how do you get to know as soon as someone has posted a question? In future, if I want to help someone; how do I know that someone is seeking help??
Thanks in Advance.
Shivanandana.
"Curious to Learn and Generous to Share"
