Adding bullets back in Pricing Items

edited November 2014 in BeBuilder
I'm trying to add bullets back into lists within the Pricing Items box and I can't seem to find what CSS is needed to change it. 
I've tried:
  1. .pricing-box .plan-inside ul li{
  2. list-style-type: circle;
  3. }
But it does not work. I can't seem to find it anywhere in Inspect Element...

image

Comments

Sign In or Register to comment.