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 Hurdle Making

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

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

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