Hello. At lower screen widths, in the header, the theme hides the usual main menu and replaces it with a hamburger icon. I am trying to insert a small amount of markup immediately to the left of this icon, as in the attached screenshot. I realize I can probably accomplish this by modifying the theme file /jevelin/inc/headers/header-mobile.php. To do so, I would have to copy that file to my child theme and insert my edits. But as an alternative, do you have a PHP function/hook I can add to my child theme’s functions.php–a function/hook that might be able to automatically insert my markup in my desired location?
The markup I want to insert is a span tag with a hyperlink and some text. I will include it here for you, but the text editor I’m using to compose this message will automatically translate the markup, so you may not be able to see the *actual* markup. The markup is: