Bulma: 0.6.2
Currently going back to using modals and struggling to find the most elegant minimalist way
to allow content to be both just about full-width AND hopefully responsive.
I am mainly needing to overcome the 640px width and make it as wide and as full as possible.
Firstly: is there any reason why 640px is max width? Is it something to do with
break-points/responsiveness etc.?
I wish the modal to open up, have mobile-view (and desktop) scroll-able content which can also be
close with the 'X' in the right corner.
Thanks for considering my request here - quite a puzzle for me.
Try the image modal. It鈥檚 fuullwidth.
WOW - thank you CAPTAIN :-)
HOW I missed the VARIABLES I'll never know !!!
Thanks for the great documentation and super-helpful assists here.
https://bulma.io/documentation/components/modal/
https://github.com/jgthms/bulma/blob/master/sass/components/modal.sass#L1,L29
No problem
Hej !
Is there a way to change width using a helper something like is-wide ?
I mean, I want to have it 640px many times but sometimes a larger one, how to achieve that in a clean way please ?
Or maybe just adding a custom width to the modal-card is enough ?
Thanks !
I have the same use case as @filt3rek. Is there any bulma way to change the width for individuell modal windows instead of global variable?
Most helpful comment
Hej !
Is there a way to change width using a helper something like is-wide ?
I mean, I want to have it 640px many times but sometimes a larger one, how to achieve that in a clean way please ?
Or maybe just adding a custom width to the modal-card is enough ?
Thanks !