pradel / react-responsive-modal

Simple responsive react modal
https://react-responsive-modal.leopradel.com/
MIT License
606 stars 95 forks source link

Custom styling #452

Closed Paolo5150 closed 3 years ago

Paolo5150 commented 3 years ago

Bug report

I'm simply trying to apply custom styling and it doesn't seem to work

Describe the bug

I just followed the tutorial on the website: apply a custom class name and style the class in the css. The modal just never changes.

To Reproduce

Apply custom class name Restyle in the css Reload page (shift F5)

Expected behavior

The modal should have the new style applied

Screenshots

This should have a blue background and red text image

System information

pradel commented 3 years ago

@Paolo5150 can you share the code you have for the modal and the css?

pradel commented 3 years ago

Closing this one as there was no response. Feel free to reopen