Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #178616

    My website is: http://www.tandyelisala.com

    I cannot figure out how to add a line at the top of my main page that people see first. I want this displayed at the top before the menu bar.
    Example:

    I want to say: To order Healing Through the Chaos, click here. Click here for free resources. Connect with Tandy here (hyperlink)
    Then, the menu bar and header display.

    How do I do this? If this isn’t possible, how do I add this to my slider?

    #178855

    Hey TandyElisala!

    You can edit header.php, find this code:

    <div id='wrap_all'>
    
    		<?php if(!$blank){ ?>

    Below add this code:

    <div id="top-banner"><div class="container">To order Healing Through the Chaos, click here. Click here for free resources. Connect with Tandy here (hyperlink)</div></div>

    Cheers!
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Adding a line of content above the header menu’ is closed to new replies.