CSS for lists
-
Hi everyone
I’d like to override the style for lists in twnetysixteen with a left margin. I added this to my child theme stylesheet:
ul, ol { margin-left:2em !important; }
but it won’t take. I want this universally set so I don’t want to have to include specific classes or id’s.
Any ideas how to do this?
Thanks
Neel
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘CSS for lists’ is closed to new replies.