I’m trying to either get rid of the nested ul that forms around the entry title else be able to style it. I tried to use style=linear but that just gets rid of the ul code I end up hard coding in.
{exp:weblog:category_archive weblog="{my_weblog}" class="documents" show="61|62|63|64|65|66|67"}
{categories}{category_name}{/categories}
{entry_titles}
{title}
{/entry_titles}
{/exp:weblog:category_archive}