// 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.

    All things Green

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

    Are you due a refund on a Power of Attorney?

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

    How do I securely cover the cost of a care home?

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

    How can I reduce the cost of long-term care to myself?

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

    Brick in the wall

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

    The risks of pension consolidation

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

    Do I need to reposition my investments prior to 29th March 2019, BREXIT?

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

    What is a Bond?

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

    Mind the gap!

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

    Plain “Vanilla” Inheritance Tax Planning

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

    Procrastination is the thief of time

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

    It’s still OK to do Film Studies!

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.