Good morning, is it possible to have the navbar toggler aligned to the left on mobile without affecting the center alignment on laptops? many thanks in advance, Mark
Appreciate a response here please
Urgent now please!
Hi
I added this custom css:
@media (max-width: 576px){ .t4-header .t4-navbar.d-flex.align-items-center { flex-basis: inherit; } }
Kindly check.
Brilliant, thank you.
You're so welcome 😉