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

How much is your bank charging you for its services?

I recently had a meeting with a client who was impressed by the attentiveness of his bank.

This chap, a widower, has several hundred thousands pounds with a high street bank, is in his late 60s, and having run a business all his life, considers himself financially very aware. Over the years he has successfully fended off the bank’s attempts to sell him things, but retained this balance in cash, in his words, his “comfort blanket” rather than for any specific purpose.

Over the years the interest rate was eroding, such that at our most recent review it had fallen to 0.1%, just over £500 per month of interest. He was very pleased with the service provided, and how his local ‘manager’ would come by each year to discuss how he was, and provide an update on the bank’s products and services. As he had successfully rebuffed the bank’s advances over the past years, he thought it puzzling that the bank paid him so much attention as he could not be a profitable client.

Of course he is a very profitable client; over the past few weeks I have demonstrated how by spreading his cash balances across a number of providers, including NS&I (backed by HM Treasury) he can take less risk (as exposed to fewer financial institutions) and receive a better return.

So how much better off is he now? Just over £10,000 per annum which gives a fairly good indication of the cost his banks attentiveness; they had no need to shift their limited range of investment products – they were likely making a tidy profit from the cash.

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.