[ad_1]
Hello,
You can use this:
.widget-area .widget ul {padding-left:20px;list-style:disc;}
I “think” this is where I would put it … bottom right on the Widget > Recent Posts > Advanced area.
This did not work. Should I put it somewhere else? I do have a child theme and could modify in there if it would be better.
Appreciate your help!
That’s where you would add classes for the widget’s wrapper, not CSS. Then, you would target those classes with CSS but that’s not the case here.
You can add the CSS I gave you in your child theme’s stylesheet or in Customizer > Additional CSS.
Oh yes !!! Beautiful, thank you!
