Custom text box on Checkout Page doesnt work.

So I have an issue where I tried to implement a custom message on the order status page. Did some research and was suppose to use Shopify.Checkout.OrderStatus.addContentBox(``) to make a boarder to contain the message. As right now it just looks a bit out of place. The thing is when i use that it doesn’t make the box it just sends it out as a text message. So I’m not really sure what to do. Please help!

Hello @Clozi6 ,

Try to use Inline css. It will work here.
Thanks

Would it help to Provide the code that i used? Not sure what inline css means

@Clozi6 yes, please provide the code