Top "Materialize" questions

An open-sourced, modern, responsive front-end framework based on Material Design

Materialize framework: responsive logo in navbar

I'm creating a website in materialize framework. I have a problem with logo in navbar. So my logo is very …

css material-design materialize
materialize best practice validate empty field

i use this form <div class="row"> <form class="col s12"> <div class="row"> &…

html validation material-design materialize
Materialize modal not working

I wrote a simple code for materialize modal. HTML code: <a class="waves-effect waves-light btn view" data-target="modal1">…

javascript jquery materialize
Align material icon with text on Materialize

Recently, i started working on a project that contains a table with some fields, and I want to add some …

css icons materialize google-material-icons
Materialize Modal doesn't work on starter template

Recently i switched to materialize (it's based on Bootstrap i guess) and i'm trying to make modal work. it just …

javascript jquery templates modal-dialog materialize
Modal dialog with fixed header and footer and scrollable content

I'm trying to create a modal dialog that has an fixed header and footer and that the content (in this …

html css material-design materialize
Materialize Carousel Slider autoplay

Is there a parameter to make the materialize carousel slider to auto play? $('.carousel').carousel(); for example (this parameter …

jquery materialize
Spacing Between Rows with Materialize CSS

Using MaterializeCSS, how can I adjust/remove the vertical spacing between rows? Example code: <div class="row"> <…

materialize
Materialize framework margin between columns

Materialize framework comes with strange layout (at least for me). I can't find any margin between columns. This is my …

html css margin materialize
MaterializeCSS NavBar and SideNav

I'm creating a sb admin 2 like page where it has 2 navigations that looks like this: And what I've done so …

css materialize