Bulma CSS Classes

Bulma CSS class .file.is-right

<div class="field">
  <div class="file is-right is-info">
    <label class="file-label">
      <input class="file-input" type="file" name="resume">
      <span class="file-cta">
        <span class="file-icon">
          <i class="fas fa-upload"></i>
        </span>
        <span class="file-label">
          Right file…
        </span>
      </span>
      <span class="file-name">
        Screen Shot 2017-07-29 at 15.54.25.png
      </span>
    </label>
  </div>
</div>

Preview

Are you tired of writing HTML by hand?

More Bulma CSS classes in File category

© 2024 Shuffle. All rights reserved.