How to change bullet points?
-
My bullet points in posts look ok in Visual but once posted they change to weird arrow things. I’ve paid for the custom font thing thinking this would help me but it didn’t so that was a waste.
Please help me so I can change them – I just want a typical circle bullet
Blog url: http://adviserhead.wordpress.com/ -
In the CSS tab at Appearance -> Custom Design in your Dashboard, try this:
#content ul li, #content ol li{list-style-type:circle;}
- The topic ‘How to change bullet points?’ is closed to new replies.