Hi hello, i am done with my new site its
What i want is i want to style my heading different on each page like if i have heading small on one page so the second one style is big... in simple i want to know is there any way i can change my h2 headings on each page by using CSS tweaks.. or classes... Thanks
a good example of different headings on each page is
My Site is on which i want different styling h2 headings on each different page
*SORRY THE URL ISNT POSTING*
Here is my site http://bbf.janu.com/
If your header.php file uses the body_class(), you should be able to target heading tags on any post or page using a technique similar to this one.