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

Wingate awarded Best Retirement Adviser 2017

We’re delighted to announce that Wingate Financial Planning, Surrey’s award winning firm of Chartered Financial Planners, last night won the ‘Best Retirement Adviser 2017’ award.

The award was judged in a multi-stage process: a 2,000 word structured submission, a 250 word summary, followed by an interview in London. In a ceremony last night, Marcus Brigstocke presented the award, saying:

The judges were impressed by the winner’s depth of knowledge on pension issues which enables it to communicate complex ideas in a clear and understandable way. Their evident ability to stay ahead of the curve, embracing the ever-evolving world of pensions would deliver its clients real value

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.