WealthHub Login
Login To Access The WealthHub
The WealthHub is your one-stop shop to access trusted professionals to do with all things wealth-related. As a member of the hub, you'll receive direct access to expert guidance and support and exclusive discounts worth thousands of pounds.
(function(){
let crumbs = document.getElementById("login-breadcrumbs");
//find ul tag in element
let ul = crumbs.getElementsByTagName("ul")[0];
//find penultimate li tag in ul
//go through all li tags in ul
for(let i = 0; i ul.getElementsByTagName("li").length; i++){
//if li tag is penultimate
if(i === ul.getElementsByTagName("li").length - 2){
//find a tag in li
let a = ul.getElementsByTagName("li")[i].getElementsByTagName("a")[0];
//remove href attribute from a tag
a.removeAttribute("href");
}
}
})()
You are already logged in
Don't have an account?
- Hits: 8754