DEV Community

Dalitso Kasonde
Dalitso Kasonde

Posted on

1

Align Bootstrap Navlink to the Right

There are various ways to align content for instance using the float style property or using flex boxes

The simplest method to do so is using a bootstrap class

To align you nav link items in bootstrap 4.5 to the right
Change the mr-auto class to ml-auto

Top comments (0)

AWS Q Developer image

Your AI Code Assistant

Ask anything about your entire project, code and get answers and even architecture diagrams. Built to handle large projects, Amazon Q Developer works alongside you from idea to production code.

Start free in your IDE

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay