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)
	})
})

Browse a range of Workshops & Courses

See Workshops

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 friend or two or come alone, we looking forward to welcoming you.

For more information and to book an experience see our website calendar of events here: CALENDAR OF EVENTS

 

More Posts Like This

  • Living Willow

    February and March, just before Spring has sprung into life is a perfect time of year to work with Living Willow to create structures that will soon put on growth as we move into…

  • The Art and Joy of Growing Willow: Lessons From the First Season

    Follow the first season of growing willow on Ranmore Common, from planting and numbering cuttings to observing growth across multiple varieties. Discover lessons in coppicing, pollarding, and creating a willow fedge, while exploring the…

  • Sustainable Gardening: Create Stunning Plant Supports with Natural Materials

    Create stunning, eco-friendly plant supports using natural Willow and Hazel. From elegant obelisks to practical trellises, discover the benefits of supporting your plants naturally while adding rustic charm to your garden. Perfect for gardeners…

  • Finalist: Sustainability Champions Award

    Hedges & Hurdles Country Skills & Crafts is thrilled to be a finalist in the Sustainability Champion Award category of the 2025 Surrey Business Awards! Celebrating our commitment to heritage skills, sustainability, and community,…