Craft -- How to move search on the right side of screen with the options of activity/chat/etc.
How would I move the search function to the right side of the header without causing everything to move to the left side?
Replies (1)
Deleted comment
Deleted comment
Hi,
You can change the search's parent container class "justify-content-end":
<img src="https://i.imgur.com/gtjn7mc.png" class="w-100"/>
Regards.