I would like to change the text that appears when you hover over the search icon. I’ve tried to copy the inc/extras.php and add a edited version of it in my child-theme in the same file path, but without success. I realise I can just adjust the text in the core theme extras.php file, but I want to make sure the changes stay when the theme is updated.
I have a similar issue with the mobile menu. I’d like to add some text next to the “hamburger menu” but don’t know where or how to make these changes.
I hope you are well today and thank you for your questions.
I would like to change the text that appears when you hover over the search icon. I’ve tried to copy the inc/extras.php and add a edited version of it in my child-theme in the same file path, but without success. I realise I can just adjust the text in the core theme extras.php file, but I want to make sure the changes stay when the theme is updated.
Could you please share me the screenshot of what text you want to change?
I have a similar issue with the mobile menu. I’d like to add some text next to the “hamburger menu” but don’t know where or how to make these changes.
Could you please share me the screenshot of where and what text you want to add?
Search.png shows the text I want to change, “Type here” and “Search”.
Menu.png shows the menu as it looks when the website is viewed on a small screen. I’ve illustrated in Menu2.png how I want the text to appear next to the menu.
Where do I make these changes while making sure my website stays the same in future theme updates? As mentioned I have already created a child theme where I’ve made CSS, functions.php and template changes.
2) Menu.png shows the menu as it looks when the website is viewed on a small screen. I’ve illustrated in Menu2.png how I want the text to appear next to the menu.
You can try achieving this by adding the following CSS code in the Custom CSS option of your theme on the below path.
Admin Area -> Appearance -> Customize -> Shapely Options -> Other