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

Bootstrap 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

Hidden on xx-large screen Hidden on xx-large screen

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.

Tips 💡

More in Bootstrap Display