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

Natalie works as our Compliance Officer and joined the Wingate group in 2013. Natalie has been in the Financial Services Industry since leaving university and her career has taken her through roles that include administration, sales and compliance. Natalie assists the advisers by providing support and guidance on compliance issues to ensure that our business delivers positive client experiences.

Natalie lives in Surrey with her husband Steve and their two children. Her interests include reading and spending time with her family and friends.

Qualifications

  • Financial Planning Certificate
  • CII R01 – Financial Services, Regulations and Ethics
  • CII R03 – Personal Taxation
  • CII G60 – Pensions
  • CII GR1 – Group 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.