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

Importance of electing a principal private residence, and saving Capital Gains Tax

If you own a second home, you might want to consider making an election under TCGA92/222 (5). Such an election can be changed at any time, but if this election is not made, HMRC will judge your primary residence based on the facts as they judge them.

By making such an election you can potentially save Capital Gains Tax (as it is normal for your primary residence to be CGT exempt). A second, less well known benefit is that any property that has ever been a PPR has a three year period added on, where the gain is free of CGT. So in other words, if you lived in the flat shown in the picture for 1 week out of an ownership period of five years. CGT would not be payable on 60% of the gain!

As to working out what the situation should be on sale, this is beyond the scope of this article; but the key point is if not done you cannot subsequently alter your election.

More information ‘from the horse’s mouth’:

http://www.hmrc.gov.uk/manuals/cgmanual/CG64510.htm

 

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.