Social icons allow you to link to the most common social media platforms as ell as the ability to add some custom platforms and icons. What you can’t do (as of 7.7.1) is control the sequence or show them vertically. As with most Avada things, there are very easy solutions.
The default layout
Vertical with CSS
Vertical by adding one at a time. Gives you control of the order. Since custom icons cannot be added individually, this will not work if you have more than one custom network.
Horizontal by adding one at a time and setting the flex direction of the column or nested column to row.