document.querySelectorAll('.header-nav--parent').forEach(li => {
  const toggle = li.querySelector('.brx-submenu-toggle');
  if (!toggle) return;

  const a = toggle.querySelector('a');
  const button = toggle.querySelector('button');
  if (!a || !button) return;

  // Move the label text into the button (prepend before the SVG)
  const labelText = document.createTextNode(a.textContent);
  button.prepend(labelText);

  // Remove the <a> tag
  a.remove();
});
  // Open Popup ID 1058 if any element with .header--nav__button
document.querySelectorAll('.header-nav-button').forEach( (el) => {
	el.addEventListener('click', () => {
		bricksOpenPopup(XXX)
	})
})

Browse a range of Workshops & Courses

See Workshops

Heritage for Health

If you pick up a copy of “My Weekly Special” you will see that I have been featured in the “people” section by author Claire Saul. The article provides an insight into my personal story of how and why I dramatically changed career, I do hope it will help and inspire others who are going through a similar experience!

More Posts Like This

  • FIRST COMPETITION OF THE SEASON

    The first hedgelaying competition of the season took place last weekend during the West Grinstead Ploughing Match & Show held at Priors Byne Farm, Patridge Green. Paul Matthews was proud to take the trophy…

  • SUCCESS! First Christmas Workshop at Hogs Back Brewery

    A great day was had by all at our very first Natural Christmas Workshop of the season and at the Hogs Back Brewery in Farnham, Surrey on Wednesday 12th November 2024!   We have…

  • Upcoming Experiences in August

  • The Art and Joy of Growing Willow: A Beginner’s Adventure”

    Discover the art and joy of growing willow! Follow my beginner’s journey into cultivating this sustainable plant, from planting and coppicing to harvesting and replanting. Learn expert tips, soil preparation, and insights into creating…