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

Articles by Jonathan Bertrand

Search Jonathan Bertrand's Opinions & Insights

    NOTE: This post is more than 12 months old, and the information contained within may no longer be accurate.

    Financial Planning Wisdom from David Copperfield: Wilkins Micawber’s Timeless Advice for a Happier, Debt-Free Life

    NOTE: This post is more than 12 months old, and the information contained within may no longer be accurate.

    Inheritance – Blessing or a Burden?

    NOTE: This post is more than 12 months old, and the information contained within may no longer be accurate.

    Not Everything That Counts Can Be Counted

    NOTE: This post is more than 12 months old, and the information contained within may no longer be accurate.

    Begin with the end in mind

    NOTE: This post is more than 12 months old, and the information contained within may no longer be accurate.

    Divorce and Pensions: Make Sure You Protect Your Future!

    NOTE: This post is more than 12 months old, and the information contained within may no longer be accurate.

    5 Benefits of Cashflow Planning

    NOTE: This post is more than 12 months old, and the information contained within may no longer be accurate.

    Is There Too Much Information?

    NOTE: This post is more than 12 months old, and the information contained within may no longer be accurate.

    What should you look out for in a financial planning meeting?

    NOTE: This post is more than 12 months old, and the information contained within may no longer be accurate.

    What Am I Able to Control?

    NOTE: This post is more than 12 months old, and the information contained within may no longer be accurate.

    Let’s talk about money

    NOTE: This post is more than 12 months old, and the information contained within may no longer be accurate.

    What can money buy us?

    NOTE: This post is more than 12 months old, and the information contained within may no longer be accurate.

    No Wealth Without Health

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.