Adding Extra Phone Numbers to the Action Bar

Hi BeTheme Team,

I've figured out the snippet of code I'd need to add to show three phone numbers instead of two, plus the email, in Chrome's code inspector. See here: image
Can you tell me how I'd go about adding it? Since I'm using the child I know the source files are in the parent, but a) I don't want to modify the parent theme and b) couldn't find the right file in there when I looked anyway. 

Any direction would be much appreciated! 

Comments

  • Hi,

    this requires files customization and that's the only way of how this can be done. So if you are good in coding and you know what to do, you can play with includes/header-top-area.php file which is responsible for header part. However, if you have no idea about the coding, you should contact with your web developer.

    Thanks!
  • This is  great! Thanks very much. I'm comfortable with the  coding so that's ok. Can I copy header-top-area.php into the child theme and make those edits? I'd like to avoid altering the parent since theme updates could overwrite the changes. 

    If that's not an option it's no biggie though. I can always re-add the code in the future. Thx!
  • Hi,

    At this moment it's complicated to do it in child theme we will thin about this possibility in the future

    Thanks!
  • Ok no worries. Will update in the parent and save the snippet to update the file after any theme update. Thx!
Sign In or Register to comment.