Thanks got that!
yes it is heavily customised... I am doing some serious DIY hacking about... :-/
I have a one more question if I may?
I also need to call in woocommerce Parent category in to each subcategory page so
Subcategory page 1 header looks like
<header>
<h1>Category 1</h1>
<h2>Subcategory 1</h2></header>
Subcategory page 2 header looks like
<header><h1>Category 1</h1>
<h2>Subcategory 2</h2></header>
There is a hook for Subcategories but not for categories.
Don't have much experience with back-end dev :-/ and having to do some quite advance stuff.