Scale a sphere collision component in one axis?

You could also use a custom mesh for collision.

You can import it directly with the mesh FBX Static Mesh Pipeline | Unreal Engine Documentation

Or if you’re using it as component in blueprints, you can use any mesh and hide it (not sure about the limitations of this though).