// Open Popup ID 1058 if any element with .header--nav__button
document.querySelectorAll('.header-nav-button').forEach( (el) => {
	el.addEventListener('click', () => {
		bricksOpenPopup(XXX)
	})
})
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();
});

Double award nomination for Wingate Financial Planning

We’re delighted to hear we are nominated for two awards at the Professional Adviser 2018 awards, presented in February next year.

Mohamad Alrayees, head of our Paraplanning and Technical Support team, is up for “Paraplanner of the Year”, and Wingate Financial Planning, Chartered Financial Planners, are nominated for Adviser Firm of the Year – South East (whilst we are based in Caterham, Surrey we do give advice throughout the home counties).

Both awards require a written submission, with an extended judging process, and the final award being presented at a ceremony at The Brewery, in London.

Other Articles

Are you ready to make informed decisions about your money?

Contact Us

Speak to a Chartered Financial Planner

Wingate is an independent firm of Chartered Financial Planners based in Caterham, Surrey.

Our initial conversation is held at our cost and gives us both the opportunity to decide whether working together is likely to be valuable.

Contact us to arrange an initial conversation.

Footer Contact Form

Please refer to our Privacy Statement to see how we use your personal information.