You are here: Home
Support site for Tips and Tricks HQ premium products
Disregard my previous post. I was able to do this with the custom CSS:
.eMember_logged_user_expiry{
display: none;
}
.eMember_logged_in_account_status{
display: none;
}
.eMember_logged_in_level{
display: none;
}
Is there similar CSS code to remove the membership level or account status?