How can I centre these text after modified CSS
Kevin You can try these 2
Any one of it should work
[deleted] Thanks for your reply, I tried both .btn-menu-list { vertical-align: middle; text-align: center; justify-content: center; margin-bottom: 15px; min-width: 93px; background-color: #1b1b1b; } It seems not work
Kevin I meant any one of two...
You can also try !important
[deleted] I found out by delete this .mr-1 { font-size: 1.5rem; }