// 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();
});

Harry recently joined Wingate Financial Planning in the Client Liaison Team.  Harry is keen to develop his and skills and gain experience within financial planning and has now started his study towards the CII Diploma in Financial Planning.

Harry enjoys spending time with his family, going out with his friends and going to the gym.  When the weather allows Harry enjoys playing golf.

Qualifications

  • R01 – Financial Services, Regulation and Ethics
  • R05 – Financial Protection
  • R04 – Pensions and Retirement Planning
  • R02 – Investment Principles & Risk

Are you ready to make informed decisions about your money?

Contact Us

Get in Touch

Footer Contact Form

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