Is there any way to remove the attention grabbing highlight? I have used it, I have several receipts in it linked to transactions, and I sill have the annoying yellow flag telling me to “Organise all your receipts in the cloud.”
Hi @Hactar
You can add some custom CSS styling if you have a Power User Subscription. Something like this would remove the highlight on the “My Receipt Hub” button, and also the box you mentioned:
background-color: transparent !important;
}````
````#divReceiptHubHelper {
display: none;
}````
Let me know if you
Would it not make sense to remove this highlight after a while? For example one someone had used it, or after a month. It seems silly to have it highlighted forever…
I can certainly put this to our dev team and see what they come back with, but it’s not a request we’ve had before.
What you’re suggesting does make sense. We’ll add a condition to remove this notification after the account is n days old.
EDIT:
We’ve added a condition to hide this after the account is at least 10 days old. I’ve marked as Implemented as the update has been made, it will be deployed in the next couple of days.
I’ll remove my AdBlock custom element hiding rules for this now then!
The flag has now gone but the yellow highlight is still showing for me. Is this intentional?
It shouldn’t really no, it will be updated shortly,
Awesome. I love the responsiveness of your team and the quality of the product.
Keep up the good work!
All sorted
Awesome
This topic was automatically closed after 7 days. New replies are no longer allowed.