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

Upcoming Experiences in August

More Posts Like This

  • Healthy Hedgerows

    Hedgerows have been a traditional part of the UK landscape for hundreds of years and can be seen across the patchwork quilt of fields in the British countryside. In addition to providing attractive stock-proof…

  • Traditional Hedgelaying Tools: A guide to their use and benefits

    Discover the essential tools for hedgelaying, from traditional billhooks and vintage axes to modern chainsaws. Learn about their uses, benefits, and maintenance, including tips on making a beadle and restoring vintage tools. Perfect for…

  • 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…

  • 2025 Open Studios @ Birtley Woodland Art Space

    Discover Open Studios at Birtley Woodland Art Space – 7th & 8th June 2025 Join us in Bramley, Surrey for a weekend of creativity in nature. Explore original art, meet local artists, enjoy live…