Problems with Bullets
You can view the issue here: http://villageschool.us
I tried applying custom css in the theme options that designated the list item bullets:
.infobox ul li:before {
background: url("http://villageschool.us/wp-content/themes/betheme/images/icons/list_flower.png") no-repeat !important;
}
background: url("http://villageschool.us/wp-content/themes/betheme/images/icons/list_flower.png") no-repeat !important;
}
No love. Shows both check mark and flower.
I tried changing list_check.png to list_check_old.png and then renaming list_flower.png to list_check.png.
No love. Shows both check mark and flower.
I tried creating a custom class and applying it in the list content item.
No love. Shows both check mark and flower.
It always wants to show BOTH the check and the flower. It's infuriating.
To make matter worse, any time I update the BeTheme, it gets rid of my flower icon, and I start it over again, knowing it's not going to fix it, anyway. How do I get the check mark to go away?
Comments
Which instructions did you follow?
Thanks