I need to remove or hide the messaging function in the client area. I dont want my customers sending me orders through this as I may miss something with orders coming from other sources. I’ve seen a couple of CSS codes and have tried copying the previously suggested codes, but as I have very little experience with that kind of thing I cant get it to work. I have the paid version of Quickfile.
All suggestions welcome!
If you follow my previous post here, and the little bit below it, that should sort it out for you:
You also need to add this to the same file
.hypQueryLink {
display: none;
}
If you also go into the client area customisation (also through the design menu highlighted in the above post), you can remove Messages from the top menu:
The only one I’m not sure how to remove is the one on the left, but hopefully @Glenn will be able to advise on that!