Kevin Powell - CommunityKP-C
Kevin Powell - Community2y ago
22 replies
CDL

styling <ul> and <li>, what can prevent this?

I’m trying to style it on here but it doesn’t seem to accept it. I’ve looked through the code and I didn’t see anything that I thought would be preventing this?

https://codepen.io/Laing91/pen/RwOGJBe

On my phone so apologies for the lack of code, but I had been attempting the below..

ul {
List-style-type: circle;
}
Was this page helpful?