How can I contact the team?

Modified on Thu, 5 Dec, 2024 at 1:21 PM

You may contact us via our live chat on our website or you may email us directly at support@tradeday.com  


Website-Live Chat


1. Navigate to our website


2. Click on the chat icon in the bottom right hand corner


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article

/* Make all tables scrollable on small screens */ .article-content table { display: block; overflow-x: auto; width: 100% !important; border-collapse: collapse; } /* Make all images responsive inside solution articles */ .article-content img, .article-content span img, .article-content .fr-dii, .article-content .fr-fic { display: block; max-width: 100% !important; height: auto !important; width: auto !important; } /* Bonus: Ensure spans around images can scroll if needed */ .article-content span { overflow-x: auto; display: block; max-width: 100%; }