Move Archive Description below Page Title
-
On a woocommerce category / taxonomy page, I’m trying to move the archive description below the page title.
Using the snippet below I’m able to remove the archive description, but I can’t figure out how to get it to output it again below the h1 – page-title.
remove_action( 'genesis_before_loop', 'genesis_do_taxonomy_title_description', 15I have tried adding it back at many spots, but no luck.
Any thoughts on this?
Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Move Archive Description below Page Title’ is closed to new replies.