Theme Color Mode:
Directions:
Navigation Styles:
Vertical & Horizontal Menu Styles:
Sidemenu Layout Styles:
Page Styles:
Layout Width Styles:
Menu Positions:
Header Positions:
Loader:
Menu Colors:
Header Colors:
Theme Primary:
Theme Background:
Menu With Background Image:
Offline/Online
Website
New Websites is Created
Prepare For the Next Project
Decide the live Discussion Time
Team Review meeting
Prepare for Presentation
Prepare for Presentation
Prepare for Presentation
New Websites is Created
Prepare for Presentation
Shopping cart
5 Items5 New messages
Mark All Read10 min ago
I'm sorry but i'm not sure how...
13 min ago
All set ! Now, time to get to you now......
20 min ago
Are you ready to pickup your Delivery...
30 min ago
Here are some products ...
35 min ago
I'm sorry but i'm not sure how...
<div class="mb-3">
<label for="formFile" class="form-label">Default file input example</label>
<input class="form-control" type="file" id="formFile">
</div>
<div class="mb-3">
<label for="formFileMultiple" class="form-label">Multiple files input
example</label>
<input class="form-control" type="file" id="formFileMultiple" multiple="">
</div>
<div class="mb-3">
<label for="formFileDisabled" class="form-label">Disabled file input
example</label>
<input class="form-control" type="file" id="formFileDisabled" disabled="">
</div>
<div class="mb-3">
<label for="formFileSm" class="form-label">Small file input example</label>
<input class="form-control form-control-sm" id="formFileSm" type="file">
</div>
<div>
<label for="formFileLg" class="form-label">Large file input example</label>
<input class="form-control form-control-lg" id="formFileLg" type="file">
</div>