is now part of Shuffle™. The new editor includes templates for Bulma, Bootstrap, Material-UI, and Tailwind CSS.
Switch to Shuffle →
← all Bulma classes list

Bulma class: .is-clipped

<div class="container is-clipped">
  <div class="modal">
    <div class="modal-background"></div>
      <div class="modal-content">
         <!-- Any other Bulma elements you want -->
      </div>
    <button class="modal-close is-large" aria-label="close"></button>
  </div>
</div>

Preview

Check .is-clipped in a real project

Click one of the examples listed below to open the Shuffle Visual Editor with the UI library that uses the selected component.

More in Bulma Helpers