How to handle focus in case of custom menu at the top of tvOS?

So basically we are using custom TabBar and wondering how we gonna handle focus. As I tried to focusSection but it is not working while going down, Basically we have a horizontal list but it always focuses on 2nd Item rather than the first one.