Add left padding to list elements and exclude header parameter in [toc]
-
Hi! How do I add left padding to the list elements? I tried adding the code below into jetpack’s custom css but it didn’t work:
div#toc_container ul li { padding-left: 30%; }
Also, how do I exclude headers (for example, h1) using the [toc] shortcode?
Many thanks!
- The topic ‘Add left padding to list elements and exclude header parameter in [toc]’ is closed to new replies.