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

Professional Excellence

The awards listed here represent just a few of those we have won over the years, for more details please get in contact.

Are you ready to make informed decisions about your money?

Contact Us

Awards & Accreditations

We are proud to have been independently recognised in what we do and how we do it.

  • Adviser Firm of the Year – South East

    2022
    Shortlisted
  • Moneyfacts Retirement Adviser of the Year

    2019
    Finalist
  • FT Adviser Top 100 Financial Advisers

    2018
    Top 100
  • Best Retirement Advice Firm

    2021
    Shortlisted
  • Best Adviser Website

    2022
    Shortlisted
  • Moneyfacts Retirement Adviser of the Year

    2020
    Finalist

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.