I tried this method. So far – so good, except: I can’t get rid of the word “categories” within my list.
I used this code in the PHP widget window:
<?php
wp_list_categories('show_count=0&include=1,4title_ul='); ?>
I titled it “RV Destinations” and it’s in the upper left hand column: https://www.rvtraveler.com
Any ideas how the heck to get rid of the word “categories”?