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 Collaboration

  • Celebrating Gold: Honoured for Sustainability, Craftsmanship & Collaboration

    We’re thrilled to announce that Hedges & Hurdles has been awarded the 2025 Surrey Hills Trademark Gold Award! This honour celebrates our commitment to sustainability, countryside craftsmanship, and collaboration across the Surrey Hills community.

  • Strength and Stillness: Honouring the Oak Moon through Nature, Craft & Connection

    Strength and Stillness – Honouring the Oak Moon through Nature, Craft & Connection Guest Blog by Harmony in Nature for Hedges & Hurdles As we turn the Wheel of the Year, the Oak Moon…

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

  • I (Lorraine) am delighted to be able to invite my corporate followers to join us for an immersive showcase launch at a brand new venue, the stunning Hartswood Estate, located on our doorstep in…

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