Bootstrap class: .d-xxl-block

    <div class="d-none d-xxl-block p-4 bg-secondary">
        <div class="bg-primary">Block only on xx-large screen</div>
    </div>

Preview

Block only on xx-large screen

Check .d-xxl-block 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