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 Training Courses

  • Wattle Hurdle Making – Red List of Engangered Crafts

    Wattle hurdles embody a craft deeply rooted in the pastoral traditions of Britain, having served both functional and aesthetic purposes in rural landscapes for centuries. This ancient technique, primarily involving the weaving of split…

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

  • Upcoming Experiences in September

    Outdoor Experiences in September! Enjoy the remainder of the Summer outdoors in picturesque surroundings participating in an Experience you will always remember. Workshops and Training Courses are designed with beginners in mind. Bring a…

  • Upcoming Experiences in August

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

  • Heritage In Our Hands

    If you pick up a copy of January 2020 Surrey Life magazine you will see Paul and our business featured prominently in an article written by author #ClaireSaul. The article focuses on the Heritage…