Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

133
Views
My ms-auto is not aligning the contents right inside a div?

The following is my code, but ms-auto is not working at all :

<div class="p-5 rounded bg-light text-dark">
  <div class="container row">
    <div class="col-sm-6">
      <p>Copyright © 2021 Ekayanam - All Rights Reserved.</p>
    </div>
    <div class="col-sm-6 ms-auto">
      <a href="https://www.facebook.com/Ekayanam" target="_blank"><i class="fab fa-facebook text-primary fa-2x"></i></a>
      <a href="https://www.instagram.com/ekayanam/" target="_blank"><i class="fab fa-instagram text-danger fa-2x"></i></a>
    </div>
  </div>
</div>

I'm using bootstrap 5...

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

If you want to push the anchor tags to the right of the column, use text-end (Bootstrap 5), or text-right (for Bootstrap 4) instead of ms-auto. JSFiddle

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!