techatspree/jquery-toastmessage-plugin

Is there a way to customize the css for a particular message?

ChayaCooper opened this issue · 0 comments

I'm trying to create a one instance with different classes for several things (including the toast-item color, padding and alignment, and changing the toast-item-close image).

I've had some difficulty applying a custom class to the javascript, and jQuery's addClass() isn't changing some of those properties.