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

Fixed Protection Form now available from HMRC

Although the HMRC website, at the time of writing, says that the form in unavailable, the form for those wishing to register for Fixed Protection is available on the HMRC website. The form is known as an “APSS227” (Application for protection of your lifetime allowance – fixed protection)

As a reminder, Fixed Protection is important for those at, or close to the new Pensions Lifetime Allowance of £1.5m, when the new rules take effect on 6th April 2012.

Wingate are able to offer advice and assistance in completing this form, we would bear the cost of our initial discussion and we would normally be able to give you a fee indication immediately. You can contact us using this form or calling 0844 815 7002.

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.