bulma Questions
4
Solved
Bulma is a pure CSS framework and does not provide JavaScript. That being said, how would I go about adding JavaScript to prevent the modal component (specifically the card variant) from being clos...
Kamenskuralski asked 11/5, 2017 at 20:8
3
Im using Bulma Framework, how move Button to the same line with input field?, it looks input field is full width
My code:
<div class="container">
<div class="field">
<div class="c...
1
Solved
I have started to learn Bulma. I want to minimize container's (grey area in the picture) size in x-axis so I can embed elements into.Couldn't find any related content in documents. Here is my sourc...
Phelips asked 29/7, 2018 at 13:14
1
Solved
I want to create a fullheight layout with a top navigation bar, middle area and footer. The Top Navigation and Footer should always stay at the top and bottom, respectively. The layout I managed to...
4
Solved
I looked on here before, but nothing really worked.
I am using Bulma Framework which I believe is relatively unheard of, yet I was hoping you could help me center the brand link on the navbar. This...
1
Solved
I use Bulma with VueJS when I use v-for, all columns are on one line, I tried to addis-4, then the column width changes but they are still on one line
<div class='columns'>
<div class='co...
Antichrist asked 17/1, 2018 at 14:37
1
Solved
I'm trying to implement this mobile layout using the Bulma CSS Framework (the red header and the blue footer are both fixed) :
Here is the corresponding code :
<nav class="navbar is-danger i...
2
Solved
I tried to implement select2 plugin using the Bulma css framework but it seems messy in frontend. I tried this using bootstrap and yes there's no problem since select2 has a bootstrap compatibility...
Eucaine asked 13/4, 2017 at 15:27
1
Solved
What's the best approach to recreate this in bulma.io? Including responsivness, hamburger etc.
<link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.c...
Schaper asked 21/11, 2017 at 17:50
2
Solved
I just started setting up my blog prototype with Bulma. There is a footer section with two equally divided columns.
I'd like the three items (Twitter, Email, etc.) to be vertically centered in the...
2
Solved
I'm using the bulma rails gem and I Want to customize some of the variables it uses, specifically the font color.
According to the bulma docs http://bulma.io/documentation/overview/customize/ I s...
Weltschmerz asked 3/6, 2017 at 19:4
0
How do I make a sliding vertical navbar using Bulma components? I can't find one in the Bulma docs. I believe they are often called "off canvas" menus or "hamburger" menus.
There is a horizontal o...
Cioffred asked 9/9, 2017 at 17:41
1
Solved
Using Bulma CSS framework.
I am trying to layout some elements and I am not sure why on a desktop view, the items once they go past the view port does not go to the next row.
Here's a sample code...
2
Solved
I'm having this weird error with vue and vue-bulma-tabs.
Project is running at http://localhost:8081/
webpack output is served from /dist/
404s will fallback to /index.html
crypto.js:74
this._ha...
1
Solved
I am designing a website using the Bulma.io CSS library
and have successfully made a full page coloured background, but would like to use images, I can see in their documentation that you can spec...
Dapper asked 10/9, 2016 at 15:11
© 2022 - 2024 — McMap. All rights reserved.