Convert subheadings from H2 to H3 in all 16 widget marketing files
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
A flexible, fully-styled term list for any taxonomy — categories, tags, product categories, or any custom taxonomy your site uses.
|
||||
|
||||
## The problem it solves
|
||||
### The problem it solves
|
||||
|
||||
WordPress and WooCommerce generate category and taxonomy lists in their own way, and they're notoriously hard to style without overriding template files. Whether you're building a footer navigation, a sidebar filter, or a sitemap-style directory, you end up wrestling with wp_list_categories() output or writing custom loops.
|
||||
|
||||
## How it helps
|
||||
### How it helps
|
||||
|
||||
The widget displays terms from any taxonomy as a clean, styleable list. Choose between a flat list of all top-level terms or a hierarchical view with parent terms and their children. Control spacing, typography, icons, indentation, and whether to show term counts. The parent terms are selectable via a searchable dropdown, so you can pick exactly which sections to show even on large sites with hundreds of categories.
|
||||
|
||||
## The result
|
||||
### The result
|
||||
|
||||
A taxonomy navigation that looks exactly the way you want, anywhere on your site. No template overrides, no custom queries, no styling headaches — just the terms you need, presented your way.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user