Styling .page-item-x Parent?
-
Hi,
I’d like to style page-item-116 on my website, this css code works fine
.page-item-116 { background: url(images/home.png); width: 100px; /* Width of the image */ height: 30px; /* Height of the image, should probably be the same as the others */ text-indent: -10000px; /* Will make the text go away */ display: block; }
However it removes the text to the children pages as well, which I don’t want. Is there a way around this?
Thanks in advance
marques_uk
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Styling .page-item-x Parent?’ is closed to new replies.