Hello
I would love to give the third excerpt on my index.php a unique look with the help of CSS, for example something like:
.home .post #entry #item_id_3{
background:#000;
}
is this possible? And if yes, what do I need to do? Something special in header.php or functions.php? :/
Thanks in Advance.