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

Beware: Capital Gains Tax on Divorce

When splitting or passing assets on divorce capital gains tax (CGT) may not be an immediate consideration. The inter-spouse transfer exemption is commonly understood, however this exemption may only apply in the first tax year following separation, with separation usually being regarded by HMRC as the date a couple ceased to live together (with the intention that separation is permanent) regardless of whether formal divorce proceedings have begun.

HMRC state that you and your spouse or civil partner are treated as living together unless you’re separated:

  • under a court order
  • by a formal Deed of Separation
  • in such circumstances that the separation is likely to be permanent

In each case the marriage or civil partnership must have broken down. If the marriage or civil partnership has not broken down but the 2 of you do not live in the same house, you’re still treated as living together for CGT purposes.

Complications due to CGT can arise when trying to agree the split of assets on divorce, particularly where the transferring asset is illiquid and there is insufficient cash or liquid assets to pay the tax. If possible forward planning at the time of separation, or shortly after, may avoid a CGT headache.

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.