SyntaxFix
Write A Post
Hire A Developer
Questions
You can overwrite the classes in your own css using !important, e.g. if you want to get rid of the rounded corners.
.ui-corner-all { border-radius: 0px !important; }