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)
	})
})

Check out our calendar of events

See Calendar

Latest Posts In Awards

  • Finalist: Sustainability Champions Award

    Hedges & Hurdles Country Skills & Crafts is thrilled to be a finalist in the Sustainability Champion Award category of the 2025 Surrey Business Awards! Celebrating our commitment to heritage skills, sustainability, and community,…

  • Celebrating Gold: Honoured for Sustainability, Craftsmanship & Collaboration

    We’re thrilled to announce that Hedges & Hurdles has been awarded the 2025 Surrey Hills Trademark Gold Award! This honour celebrates our commitment to sustainability, countryside craftsmanship, and collaboration across the Surrey Hills community.

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