Bullet UL class doesn't work
Hi there... I cannot seem to display the 'list_star' bullets *only* in the info box. (It shows both checkmarks AND stars) like this:
How can I fix so that only the stars show?
My page: http://www.x2pm.com/property-management/?preview=true&preview_id=2857&preview_nonce=c1729a1609
My code:
<ul class="list_star">
<li>Electricians</li>
<li>Plumbers</li>
<li>Yard Maintenance & Tree Trimmers</li>
<li>House & Carpet Cleaners</li>
<li>and much more.</li>
</ul>
Thanks very much!
Dee
How can I fix so that only the stars show?
My page: http://www.x2pm.com/property-management/?preview=true&preview_id=2857&preview_nonce=c1729a1609
My code:
<ul class="list_star">
<li>Electricians</li>
<li>Plumbers</li>
<li>Yard Maintenance & Tree Trimmers</li>
<li>House & Carpet Cleaners</li>
<li>and much more.</li>
</ul>
Thanks very much!
Dee
Comments
unfortunately the link you sent does not work so we can`t have a look on it.
http://www.x2realty.com/property-management/
How can I fix so that *only* the stars show?
My code:
<ul class="list_star">
<li>Electricians</li>
<li>Plumbers</li>
<li>Yard Maintenance & Tree Trimmers</li>
<li>House & Carpet Cleaners</li>
<li>and much more.</li>
</ul>
Thanks!