// 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 Peter Magliocco

Search Peter Magliocco's Opinions & Insights

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

    Pension Changes 2027

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

    April 2025 Deadline for Topping Up Your State Pension

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

    New Green Investing Labels: A Clearer Choice

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

    Why Staying Invested During Market Volatility Matters

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

    Social Care Change

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

    The Benefits of Financial Planning for Those Approaching Retirement

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

    Considerations of funding care fees

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

    Add a little more to your retirement pot

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

    Return of the annuity

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

    Take control of your finances

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

    Conflict and the planet

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

    “Old” and active…

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.