When I use bullet lists in a specific blog post they work fine, as in the link below:
http://www.townofbonelake.org/2016/04/11/board-meeting/
However when I access that exact same post when navigating using a sub menu generated by using a blog post category, it is one long run on sentence, as in the link below:
http://www.townofbonelake.org/category/board-meeting/
Searching the forum I found what sounds like the problem: The problem is that in your CSS you have bullets turned off for all ULs, then turned back on for ULs inside a specific div.
What can I do so that I see the formatted list, with bullets, no matter how the user gets to the post? Also, will this have an impact on the responsiveness? I appreciate any help.