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

In 2007, Alex joined WFS Consulting (now Wingate Benefit Solutions) in an administrative role. The business was restructured in 2008 with the launch of Wingate Financial Planning (WFP) where Alex now works.

Alex initially worked on a part time basis and progressed with experience and knowledge to extend her role and hours.

Alex’s background is in banking, having worked for Lloyds TSB for 13 years, before leaving to start a family.

Alex lives in Surrey with her two children. Her interests include reading, history, travelling and spending time with her family and friends.

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.