I'm sure this is a simple syntax error on my part..
Good Old Artisteer (my theme designer program) is spitting out something that looks like this:
<li class="page_item page-item-2">Stuff
I'm assuming that I can add li.page_item as an element to replace, but when I try that, it doesn't work and I just get text. Any ideas? (I have jquery switched on.)
If I try just "li" and not "li.page_item" it works just fine.. except I don't want every li to be the same font etc.
Any help would be greatly appreciated.
Julia
resolved