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)
Hi,
You can change the search's parent container class "justify-content-end":
Regards.