jgthms / bulma

Modern CSS framework based on Flexbox
https://bulma.io
MIT License
49.37k stars 3.95k forks source link

Question: fixed bottom center #350

Closed hardcoar closed 7 years ago

hardcoar commented 8 years ago

hi. im new to web dev and also bulma. quick question: how do i implement something fixed bottom center? e.g. button. when i override fixed position to bottom it goes to bottom left corner and columns/tiles do not apply.

the framework is awesome btw. are there any helpers like fixed bottom? this might be a feature request or additional docs request and sure it'll help newbies outhere.

thanks in advance.

hardcoar commented 8 years ago

any workaround is welcome too.

jgthms commented 7 years ago

You need to dive into CSS positioning: http://marksheet.io/css-position.html