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 Christmas

  • SUCCESS! First Christmas Workshop at Hogs Back Brewery

    A great day was had by all at our very first Natural Christmas Workshop of the season and at the Hogs Back Brewery in Farnham, Surrey on Wednesday 12th November 2024!   We have…

  • Upcoming Experiences for the Festive Season

      Get into the holiday spirit by joining Lorraine and the team at Hedges & Hurdles Country Skills & Crafts for a series of festive Christmas workshops. These workshops offer a wonderful opportunity to…

  • Upcoming Experiences In November

    Come and join us at one of our indoor or outdoor experiences in November, we have plenty of choices available at various locations across Surrey and West Sussex including Birtley Woodland Art Space, Bramley;…