Matthew Bond explains how we take an overview of an individual’s situation in preparing a robust financial plan.
The value of investments can fall as well as rise. You may not get back what you invest.
// 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();
});
Matthew Bond explains how we take an overview of an individual’s situation in preparing a robust financial plan.
The value of investments can fall as well as rise. You may not get back what you invest.
Are you ready to make informed decisions about your money?
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.