October 4, 2014 at 5:16 am
#17030
Theme Horse Support Team
Keymaster
hi Sharalyn,
You need code customization for it. The file is inside interface pro -> inc -> structure -> header-extensions.php
We recommended not to change the code because if you change the code then while updating to our new version all your customisation code will be lost. So better make child theme and first unhook the functions and the edit the code.
http://codex.wordpress.org/Child_Themes
Thank you!