Correct CSS referencing?
-
Hi!
I have a line in one of the pages:
<ul><li class="page_item page-item-5"><a href="https://www.sitename.com/wordpress/?page_id=5" title="Standing out by standing for">Standing out by standing for</a></li></ul>
Now, I was wondering if I want to make this particular link have a different color background(say), how do I do this in CSS?
I’ve tried li.page_item .page-item-5 {background-color:#000}; but it doesn’t seem to like it ??
Please help. Tearing hair out here.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Correct CSS referencing?’ is closed to new replies.