Hi, i would also like to hide the customer email address from my employees and tried to use the custom css you provided below without success. I'm a beginner with wordpress and am using simple custom css plugin to add the custom css you provided below. Am I doing something wrong?
You can try adding the code directly to the page where you have your Amelia Customer panel, as format HTML:
<style>
.am-cabinet-collapsed-content div:nth-child(2) > div > div:nth-child(1),
.am-cabinet-collapsed-content div:nth-child(2) > div > div:nth-child(2),
. am-cabinet-collapsed-content div:nth-child(2) > div > div:nth-child(3),
. am-cabinet-collapsed-content div:nth-child(2) > div > div:nth-child(4)
{
display: none !important;
}
</style>
If this doesn't help please open a new ticket regarding this matter, as we would need to access your customer panel probably, and we will gladly help out.
See example image below. I cannot figure out the CSS to hide this div on the front end employee panel section. Is this possible?
Example Image
Hello Joe Brawley,
You can try adding these custom CSS to hide different customers' details in the employee panel :
Please let me know if this helped.
Hi, i would also like to hide the customer email address from my employees and tried to use the custom css you provided below without success. I'm a beginner with wordpress and am using simple custom css plugin to add the custom css you provided below. Am I doing something wrong?
Hello Maria,
You can try adding the code directly to the page where you have your Amelia Customer panel, as format HTML:
If this doesn't help please open a new ticket regarding this matter, as we would need to access your customer panel probably, and we will gladly help out.
thank you for your reply marija unfortunately thats not working either... will open a new ticket thanks
You are welcome, Maria. Sorry to see that. We will help out there then.
If you have any other questions or concerns feel free to open a new ticket and we will gladly help out.