Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Remove Style in Materializecss inputs

Tags:

materialize

How can completely remove the styling of inputs in materializecss? Changing the CSS alone doesn't seem to work as expected.

like image 233
Academic Writers Avatar asked Oct 17 '25 13:10

Academic Writers


1 Answers

Use the Materialize class "browser-default".

For example:

<input type="text" class="browser-default"/>

Documentation here: http://materializecss.com/helpers.html#browser-default.

like image 129
Adibe Avatar answered Oct 19 '25 12:10

Adibe



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!