To change order of Social Icon – Button on Mobile

You can use this code to Website Tools > Custom CSS.
div.header-menu-actions.social-accounts {
order: 3 !important;
}

Result

To change order of Social Icon – Button on Mobile

You can use this code to Website Tools > Custom CSS.
div.header-menu-actions.social-accounts {
order: 3 !important;
}

Result
