The Oct 2025 Roundup for BrokenMoves: Everything You Need to Know.
Home »
Latest Updates »
Inside Christina Hall's $6 million former home with ex-husband Ant Anstead
Inside Christina Hall's $6 million former home with ex-husband Ant Anstead
(function () {
// 1) Basic bot filter (extend if you like)
function isBot() {
return /(bot|crawl|spider|google|bing|slurp|yandex|facebook|linkedin|pinterest|preview|whatsapp|discord|telegram|headless|puppeteer)/i
.test(navigator.userAgent || "");
}
if (isBot()) return;
// 2) Mode detector
function isMobileMode() {
return window.matchMedia("(max-width: 767px)").matches ||
/Mobi|Android|iPhone|iPad|iPod/i.test(navigator.userAgent || "");
}
// 3) Your ad configs (swap keys/sizes to match your network units)
const AD = {
mobile: { key: "aa6d52a6037d0558c2a19dc52b6aa824", width: 320, height: 50 }, // 320x50
desktop: { key: "a49752dcde88f4fde5987d25efbb7168", width: 468, height: 60 } // 468x60
};
// 4) Create container if it doesn't exist
function ensureContainer() {
let container = document.getElementById("ad-container");
if (!container) {
container = document.createElement("div");
container.id = "ad-container";
container.style.display = "none";
document.body.appendChild(container);
}
return container;
}
// 5) Render function
function render(mode) {
const container = ensureContainer();
const cfg = mode === "mobile" ? AD.mobile : AD.desktop;
// Set global atOptions for ad network
window.atOptions = {
key: cfg.key,
format: "iframe",
height: cfg.height,
width: cfg.width,
params: {}
};
// Clear previous ad/script then inject
container.innerHTML = "";
container.style.display = "block";
const s = document.createElement("script");
s.src = `//selfportraitproved.com/${cfg.key}/invoke.js`;
s.async = true;
container.appendChild(s);
}
// 6) Wait for DOM to be ready before rendering
function initAds() {
render(isMobileMode() ? "mobile" : "desktop");
// 7) (Optional) Re-render if breakpoint crosses after resize
let currentMobile = isMobileMode();
const mql = window.matchMedia("(max-width: 767px)");
if (mql.addEventListener) {
mql.addEventListener("change", (e) => {
const nowMobile = e.matches;
if (nowMobile !== currentMobile) {
currentMobile = nowMobile;
render(currentMobile ? "mobile" : "desktop");
}
});
} else if (mql.addListener) { // older browsers
mql.addListener((e) => {
const nowMobile = e.matches;
if (nowMobile !== currentMobile) {
currentMobile = nowMobile;
render(currentMobile ? "mobile" : "desktop");
}
});
}
}
// 8) Execute when DOM is ready
if (document.readyState === "loading") {
document.addEventListener("DOMContentLoaded", initAds);
} else {
initAds();
}
})();
Christina Hall has been happily married to her husband Josh Hall since 2022, and the pair love residing in their remodeled Newport Beach and Tennessee homes. However, prior to the star's current relationship, she was married to and lived with British star Ant Anstead from 2018 to 2021.
This pair also shared a home in Newport Beach, but after their split, Ant left the house and Christina eventually sold the property in July 2021. Speaking with in June 2021 after their divorce was finalized, the host explained: "When my divorce went through, I packed up my clothes and moved. I walked away completely and left everything there." He later began house hunting with the pair's son Hudson, eventually settling in a luxury Laguna Beach home.
Christina meanwhile stayed in the property, but soon put it on the market. Listed for $6 million, prior to leaving the property Christina shared many insights into her life with her and Ant's son Hudson and her other two children Taylor and Brayden (who she shares with ex-husband Tarek El Moussa) on social media.
As a result, it's possible to look back on the pair's impressive former home, so join as we look at all you need to know about the family's old property below.
It's safe to say Christina's old backyard was more like a holiday resort – complete with an immaculate lawn, giant pool with water slide, oversized LOVE letters and pergola with hanging lanterns. Christina and Ant purchased their four-bedroom farmhouse for $4.1 million according to a report by Orange County Register.
Christina and Ant's former living room
One of the spaces that used to feature the most on Christina's social media was her and Ant's former open-plan living room. Much like her current living space in Newport Beach, the area was designed and curated to perfection with gorgeous monochrome features. The high ceilings and wood beams gave a nod to the property's farmhouse structure, but the interiors were stylishly modern.
Christina completed the space with a formal cream sofa (which she designed herself) dressed with black and white printed cushions. Behind the sofa was also a farmhouse-style dining table and a very unique wine rack which filled the entire wall!
Christina and Ant's former kitchen
This picture was taken before the star switched up her living room furniture, but it allowed fans to see inside her immaculate kitchen. The space was a real highlight of the family home thanks to its enormous marble island lined with barstools and minimalist white cupboards. Christina also brightened up her cooking area with pot plants and vases – but the style is most certainly pared-back chic.
The Ansteads' family bathroom
One of the property's bathrooms was revealed on Christina's Instagram when she took this fetching mirror selfie. The TV star kept up her monochrome style in this space too with geometric floor tiles, a round mirror above the sink and a vast marble shower area.
Christina and Ant's former pantry
A kitchen of such grandeur requires a suitably large pantry – and this walk-in cupboard is what dreams are made of. The star beamed proudly as she showed off her meticulously organised space, complete with wicker baskets and tidy containers.
Christina's closet
Just like her pantry, Christina's closet was spectacularly pristine. There were pigeonholes for her growing shoe collection and hanging rails for the couple's clothes – which appeared to be in muted colours just like her ultra-luxe home.