buttonPrevHTML: ”,
};
function adaptBreadcrumbs() {
let breadcrumbs = document.querySelectorAll(‘#header-breadcrumbs’);
for(i = 0; i < breadcrumbs.length; i++) {
let title = breadcrumbs[i].querySelector(‘.breadcrumbs-title’);
let btns = breadcrumbs[i].querySelector(‘.btn-container:last-child’);
if(btns && btns.children && btns.children.length) {
if(parseInt(title.getBoundingClientRect().top + title.getBoundingClientRect().height / 2) == parseInt(btns.getBoundingClientRect().top + btns.getBoundingClientRect().height / 2)) {
title.style=”flex-grow:1;”;
} else {
title.style=”flex-grow:0;”;
}
} else {
title.style=”flex-grow:1;”;
}
}
}
window.addEventListener(‘resize’, adaptBreadcrumbs);
document.addEventListener(‘DOMContentLoaded’, adaptBreadcrumbs);
Australia’s services sector showed a modest improvement in April, with the S&P Global Services PMI inching up to 50.7 from 50.3 previously. The latest reading, updated on 4 May 2026, keeps the index just above the 50.0 threshold that separates expansion from contraction, suggesting activity in the services industry is still growing, albeit at a subdued pace.
Both the previous and current readings relate to April 2026, indicating that the most recent update reflects a slight upward revision rather than a shift between distinct months. The move from 50.3 to 50.7 points to a marginal strengthening in business conditions, hinting at a cautiously improving backdrop for services providers across Australia. Investors and policymakers will be watching upcoming releases closely to see whether this tentative momentum can be sustained or broadened in the months ahead.
