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 Hedgelaying

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

  • THE BENEFITS OF HEDELAYING

    The Benefits of Hedgelaying: Tradition, Biodiversity, and Sustainability Hedgelaying is an ancient countryside craft that dates back centuries, with its roots deeply embedded in traditional farming and land management practices. Though initially developed as…

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

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

  • Hedgelaying & Competitition Season

    September hales the beginning of the Hedgelaying and competition season, the start to the busiest time of the year for professional hedgelayers, all cutting in various styles around the country, it is a great…