Hi, I would like to add a phone number in a specific font under the centered logo in the header. How would I do that. Thank you http://www.avisualadvantage.net/ExtraEfforLandscaping/
Go to the header.php file present in the theme directory and paste the following code in that file as shown in the image given below. Code: <div class="number">Enter your Phone number here</div> for the reference see the image given below This will solve your issue.