Hi,
Can't find the solution in the docs.
Text-right,
Pull-right,
float-right
Don't work anymore in the 8 version. Or maybe something change and can't find it.
for example
<div class="row">
<div class="col-lg-6>
<div class="pull-right>
some text I want to the right of the col
</div>
</div>
Hi,
Sorry for the late reply. We will try to reply your further questions in timely manner.
Since Metronic 8 uses the newest Bootstrap 5.x those classes were renamed:
https://getbootstrap.com/docs/5.2/utilities/text/
Regards.