formatting nested lists
-
Hi, all –
I borrowed some code from my theme’s style sheet, and it used to work correctly for me, but now it isn’t. Here’s an example:
#sidemenu ul li ul li { margin: 5px 0px 5px 10px; padding: 0px 0px 0px 4px; } #sidemenu ul li ul li a { text-decoration:none; text-transform:none; color: green; }
I inferred that this should format a nested list item, but it’s not “taking.”
For those who want to see the code, the definitions above are in:
https://www.scopedin.com://wordpress/wp-content/themes/cutline-3-column-split-11/custom.css
and they’re supposed to be taking effect here:
https://www.scopedin.com/wordpress/?page_id=8
The words “Stories” and “Editorials” in the sidebar should be indented and green.
Any ideas what’s happening? As I said, this used to work, but I had to doctor the sidebar code a bit, and now it’s broken.
Thanks…
- The topic ‘formatting nested lists’ is closed to new replies.