Bootstrap CSS Classes

Bootstrap CSS class .d-xxl-none

    <div class="d-block d-xxl-none">
        <span class="bg-warning px-1">Hidden on xx-large screen</span>
        <span class="bg-primary px-1">Hidden on xx-large screen</span>
    </div>

Preview

Are you tired of writing HTML by hand?

Check .d-xxl-none 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 Bootstrap CSS classes in Display category

© 2025 Shuffle. All rights reserved.