I would like to remove the search box that appears and the top of the site (top-right) and put a different button there. Can you please tell me which file I need to edit for this?
Also I would like to add a link just above the navigation bar. Can you please tell me which file do I edit for this?
If you like to remove the search box then go to Appearance->Theme Options->Design Options->Custom Heade r and check Hide Searchform From Header
But if you want to keep something else in place of it then you have to edit the code. You can go to Clean Retina->library->Structure->header-extensions.php and make necessary changes but create child theme for making changes.
I’ve tried adding text to header-extensions.php but it won’t show on the site. Can you please tell me where in that file I would put text so that it shows just above the social media logos at the top-right?