Add a Phone Number to the Propulsion Theme

In Themes by Alex Cooper1 Comment

If you've watched any of my videos you'll know I run the excellent Propulsion Theme on the WP Eagle Demo site. I've used the theme in my feature length how to make a website videos as well as my other shorter tutorials.

The other day I received an email from a guy that wanted to add his phone number to the top of his new Propulsion site, built by him by following one of my videos.

I'm always happy to make a video on request, so here it is..

Here's the code you need:

For header.php:

echo '<div class="callnow-head">Call us Today on 01234 567 8910</div>';

For custom CSS box:

.callnow-head {
float:right;
font-weight: bold;
}
.main_menu {
top: 20px;
}

Good luck. Leave questions below..

You Might Like:

  • No Related Posts

Comments

  1. Hi Alex,

    My names Rory.

    Just writing to ask more about adding a telephone number to the top of my propulsion page.

    I have done your step by step instructions and added both the header.php and the custom CSS.

    It all went well until i noticed the code was floating in-between the logo and the main task bar to the right. When the page was live..

    Is their any way i have missed something or done something wrong?. Your guru wisdom would be greatley appreciated.

    I would aslo like to add.. Nice work, keep going. I absolutely enjoy my time reading your blogs and watching your videos!.

    Verry focused i see you are.

    any advice would be greatley appreciated.

    Yours Faithfully.

    Rory

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.