Home › Forums › WordPress Themes – Premium › Pure & Simple › How to change css styling on ordered and unordered lists? › Reply To: How to change css styling on ordered and unordered lists?
Hi Donna, Please make the following changes in your child theme style.css file;
ol li { padding-left:10px; margin-bottom:10px; }
Hopefully it works! Thanks !
Lost Password?