Published
- 1 min read
bootstrap modal title center
The solution for this is noted below
bootstrap modal title center
Solution
<div class='modal-header text-center'>
<h3 class='modal-title w-100'>Quiz Results</h3>
</div>
Try other methods by searching on the site. That is if this doesn’t work