I'm using JCE Editor -when I added bullet points I get an extra triangle showing up.
In the example below I inserted squares but you can see the extra triangle.
Is the triangle being added by the template? Can I get rid of it?
Thanks
#gkWrap2 .box li
background: url("../images/menu_bullet.png") no-repeat 4px 8px;
padding: 0 0 0 14px;
#gkWrap2 .box ul {
list-style-position: inside;
}