Do you know if there is some simple CSS i can put in to center the dates in the gray header on M.E. Calendar Events?
Hello @bcoplin,
Thanks for writing in!
You can use the text-align: center;
CSS property:
Using your browser’s Development Tool, you can check the live HTML code and find which CSS selector you need to use or what CSS code has been used to style the page.
Check out this video demonstration:
Be advised that custom CSS coding is beyond the scope of our support under our Support Policy. If you are unfamiliar with code and resolving potential conflicts, you may select our One service for further assistance.
Best Regards.
Thank you! You just taught me something very valuable!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.