We managed to fix some of this but now e get double bullets in custom html modules.
The ordered and unordered lists work now but we cant find how to remove double bullets in modules.
Template is up to date with latest code.
Can you please provide me the exact changes needed to resolve this through the whole template. We did add an override css:
ol {
list-style-type: decimal;
list-style-position: outside;
margin-left: 25px;
}
We edited meyers.css and template.css as per another post here on the forums. We just now need to get rid of the double bullets in modules.
Or please provide all changes needed for this template to fix this problem. It would be appreciated very much.
Thanks