I am working with a site for a local business which has multiple locations. We're using a premium theme which has a custom option to input our phone number into the header. The issue is we want a different phone number for certain pages. If I leave the custom theme option for the phone number blank, it'll show up blank on the site.
I know very little about coding, so I'm hoping this is easily doable. Is there a way to create 2 separate header.php files and tell certain pages to draw from say, header2.php (which would have the different phone number hard coded into it) ?
Or any other solutions/plugins?
Thanks!