Home › Forums › Space themes support forum › reorder social icons reorder social icons This topic has 6 replies, 2 voices, and was last updated 11 hours, 48 minutes ago by craig-7256. Viewing 7 posts - 1 through 7 (of 7 total) Author Posts January 6, 2025 at 3:12 pm #627649 craig-7256Participant Hello, I have setup all our social links and all looks fine, however, i cannot find a way to reorder them. There is a desired priority order from left to right. Thank you January 6, 2025 at 6:22 pm #627764 Luke NielsenKeymaster Hello, Please send access to the admin panel so I can look closer at it. Thank you in advance. Kind Regards January 6, 2025 at 6:34 pm #627772 craig-7256Participant Hi Luke See secure field thanks Craig January 6, 2025 at 6:58 pm #627778 Luke NielsenKeymaster Hello, It looks like access is wrong – https://prnt.sc/QJxdwYIuXLDR, could you please update it? Looking forward to collaborating with you! Kind Regards January 6, 2025 at 10:29 pm #627801 craig-7256Participant sorry about that. let me do this again January 7, 2025 at 3:01 pm #627994 Luke NielsenKeymaster Hello, Try to use the code below for help: .xts-social-buttons { display: inline-flex; flex-wrap: wrap; } .xts-social-buttons .xts-social-tiktok { order: 1; } .xts-social-buttons .xts-social-youtube { order: 2; } .xts-social-buttons .xts-social-vimeo { order: 3; } .xts-social-buttons .xts-social-instagram { order: 4; } .xts-social-buttons .xts-social-facebook { order: 5; } Kind Regards January 7, 2025 at 3:09 pm #627998 craig-7256Participant This works great. Thank you. Author Posts Tagged: None Viewing 7 posts - 1 through 7 (of 7 total) You must be logged in to create new topics. Login / Register