Hi petersendesignstudios,
You can add + sign as we have shown to you in demo so that you can make a phone call.
If you don’t like to display+ sign but need to add + sign in href then code customization is required. Go to theme folder -> inc -> structure -> header-extension.php on line no 162 and add 'href=' .'"tel:+' ; (+ sign)
We recommended you not to change the code. If you change the code then its better to create a child theme or you can make the same changes after new update.
Thank you!