Need to update a phone number behind an fa-phone icon
-
I took over a site which for smaller screen sizes displays a phone button linked to a number via “tel:”, in the header (as it appears on all pages). but I can’t find out where that number could be updated.
Under Appearances, Themes, there is nothing like Options or Headers etc.
The code appears to be the following. Any ideas? Thank you.
<button type=”button” class=”btn btn-link hidden-sm hidden-md hidden-lg phone” aria-label=”Phone Number”>
\
<i class=”fa fa-phone”></i></button>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Need to update a phone number behind an fa-phone icon’ is closed to new replies.