Hi
Please can u provide a solution to adding “need help? call us now” to above the phone number on the header (attached example below)
my store:
URL: homeoutletdirect.com
Theme: Warehouse
wanted result:
example:
cheers..
A user seeks to add the text “Need help? Call us now” above the phone number in their Warehouse theme header. They provided example images showing the current state and desired result.
Proposed Solutions:
Multiple respondents suggest similar approaches:
Need help? Call us now
Note: The responses contain reversed/garbled text in places, making some technical details unclear. This is a code customization task requiring direct theme file editing. Users should test changes and may need further support depending on their specific theme structure.
Hi
Please can u provide a solution to adding “need help? call us now” to above the phone number on the header (attached example below)
my store:
URL: homeoutletdirect.com
Theme: Warehouse
wanted result:
example:
cheers..
This is code customization work Please share your sections/header.liquid file code.
Thanks!
Hello @bennyhenders ,
You can try to follow these steps:
555-555-5555
Need help? Call us now
Hope this can help. Let us know if you need any further support.
Ali Reviews team.
Hi @bennyhenders Yeah you can do that but for that you have to do changes in your codes. let me try to help you follow below steps-
Go to Online Store
Edit Code
Open header.liquid file and find for "header-phone-icon" class name
now you will see code like this below
Just replace with the below one -
Need Help? Call us Now!
I hope it will work so please let me know when works!