I have two cols with classes
<div class="col-2 d-none d-md-block">
and top bar with class
<div class="d-md-none">
It works on desktop, but on mobile devices doesn't
Bootstrap 5
I tried to add display: none !important;
and top bar with class
I have two cols with classes
<div class="col-2 d-none d-md-block">
and top bar with class
<div class="d-md-none">
It works on desktop, but on mobile devices doesn't
Bootstrap 5
I tried to add display: none !important;
Copyright © 2021 Jogjafile Inc.