Hi chefabyssinia1.
Thank you for contacting us and for using our theme. We appreciate it.
The default WordPress category Widget doesn’t have that option, sou you’d need to use a bit more advanced version instead.
You can check https://sr.ww.wp.xz.cn/plugins/wp-categories-widget/ or https://ww.wp.xz.cn/plugins/wp-advanced-categories-widget/ or https://ww.wp.xz.cn/plugins/pro-categories-widget/.
I hope this helps.
Kind regards.
Whenever I edit the footer, I get an extra black line across the bottom of my site: http://onebookoneregion.org/
How do I get rid of one of those black lines above the footer?
Hi,
Thank you for asking about it. 🙂
Just navigate to WP admin -> Appearance -> Customize. Here just look at the left side menu and find the Additional CSS field. Then just paste this code inside and save changes:
.footer-widgets hr {
display: none !important;
}
The horizontal breaking lines should be removed from the footer widgets area.
All the best. 😉
That worked! Thank you very much!
I’m so glad to hear it. 🙂
All the best.