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 Willow Sculptures

  • Willow Water: Making the Most of a By-Product

    ? As a willow artist, soaking willow is part of my creative process — but what happens to the water afterwards? Rather than seeing it as waste, I’ve discovered it can become a natural…

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

  • Team Work

    At the beginning of 2022, I was invited to Priory Farm Estate to learn more about their vision for the Woodland Fairy Walk, a new area within the Bluebell woods that form part of…