Top "Materialize" questions

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

Change color of checkbox in Materialize framework

I am currently working with Materialize framework and wondering is it possible to change the colour of the filled-in checkbox …

html css frameworks materialize
How to use materialize-css with angular

I have created an angular4 project with angular-cli. I want to materialize-css@next library. So I have installed it using …

javascript css angular materialize
How to use MaterializeCSS in Angular 2

I really want to use materializecss in Angular2. I followed the steps from https://www.npmjs.com/package/angular2-materialize. …

angular materialize
How can I make the submenu in the MaterializeCSS dropdown?

I am trying to have a submenu dropdown inside a dropdown, using MaterializeCSS framework. I tried with the following code, …

html css submenu dropdown materialize
How can i create a navbar with center aligned links using Materialize?

I am trying to build a 1 page vertical scrolling website with a navbar at the top using materialize, now, materialize …

html css materialize
Can't change highlight hover color in a nav bar using Materialize CSS

I want to change the hover bg color in a nav bar for another one using MaterializeCSS , the default effect …

css materialize
MaterializeCSS how can i make row column height the same?

I have a basic grid on materializeCSS my problem is my column is not the same height so my layout …

responsive-design grid materialize responsive responsiveness
Dropdown Menu for Materialize not working

So I've followed two different ways of creating a dropdown menu with Materialize CSS (using their documentation: https://materializecss.com/…

drop-down-menu materialize dropdown
MaterializeCSS - aligning button and input field

With materializeCSS I'm trying to place a button and a input field one near to the other (similar to default …

materialize
How to select between date range on a materialize date picker

I have a materialize date picker which allows me to select between 10 days in current date. But i want to …

datepicker material-design date-range materialize daterangepicker