Questions tagged as 'materialize'

1
answer

Select Multiple Materialize no mobile

I have a question on select multiple from Materialize for mobile. I can not select another option, other than Bootstrap that when clicking outside the field, it exits automatically. Has anyone ever had anything like this? /* Select */...
asked by 17.10.2017 / 21:58
0
answers

Font size of android influencing the navbar of the app

I'm developing a hybrid app with Cordova using AngularJs with Materialize. In it you have a navbar with the button to open the side menu and the title of the page. It is working everything normal, however I use in my android mobile the smaller f...
asked by 26.10.2017 / 15:47
1
answer

How to hide a checkbox from materialize css by css

I'm having a problem, I'm not able to hide an element using only the display: none in a materialize framework checkbox. I tried this way: .listaPerfil input{ display: none; }     
asked by 22.09.2017 / 03:43
2
answers

How do I align a div inside another div and put 100% sized buttons at the end of the div?

Hello. I'm doing a login screen and would like to center the forms and put the login and forgot password buttons at the end of that white rectangle, which neither the title of the rectangle. I'm using materialize css and am new to html and c...
asked by 29.08.2017 / 19:13
1
answer

How to increase or decrease the datepicker size of materialize css?

Well, I have a problem with the materialize datepicker, I did a side nav and wanted to put a form to choose a date. I did this, but when I click on this form, it opens all buggy. Mycode: <!DOCTYPE html> <html> <head>...
asked by 31.08.2017 / 18:52
1
answer

How to use the SideNav component of gem Materialize

I want to use the SideNav of Materializecss, but when I put it in application.html.erb, using the documentation images they are not where they should stay. Followthecurrentcode:application.html.erb<!DOCTYPEhtml><html><head>&...
asked by 29.06.2017 / 13:19
1
answer

Materialize.css insert icon over an image of the card

Hello, I have some cards in materialize.css that I would like to insert over the image (.card-image) a specific icon (in the example the video icon), but I am not able to. <div class="card-image waves-effect waves-block waves-light" v-if="i...
asked by 05.05.2017 / 13:46
1
answer

Dynamic Select in Materialize CSS

I have two selects , when I change the first one, it has a on change event that calls a ajax to load the data of the second select , is working, but when I include Materialize CSS , it stops working , I no longer...
asked by 06.04.2018 / 14:56
1
answer

Problem with Navbar

I have a problem with the navbar issue. I'm doing 1 template but I find the following error. AsyoucanseeontherightsidethescrollisatthetopbutassoonasIgodownithappenstome: navbar is in the middle of the screen as if it were fixed. What I wan...
asked by 22.03.2017 / 17:56
0
answers

MaterializeCSS and conflicts with jQuery

I'm having a problem here using the Materialize CSS and two versions of jQuery. I'm doing a onepage site, and I put the smooth scrolling effect (I got this site here >     
asked by 17.02.2017 / 01:23