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

HMRC U-Turn on Income Drawdown

Good news this week from HMRC, as they back track on rules that may have forced some investors to stay in costly or poor performing Income Drawdown arrangements. Under the new rules introduced on 6th April any savers switching drawdown providers would be subject to the new, lower limits under Capped Drawdown. Under the new rules, the maximum capped withdrawal from pensions is 100% of the Governments Actuarial Department (GAD) rate, rather than 120% under the former rules. Whilst the previous five year reviews have been replaced with triennial or yearly assessments once age 75 is attained.

However, HMRC has now changed its rules so that investors already in Drawdown can switch providers, transferring both funds already in Drawdown and those not yet in Drawdown so that they do not come under the new regime until their current 5 year review period ends, which could be as late as 2016.

I believe that this is a very positive outcome, removing what appeared to be an arbitrary pensions restriction.

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.