Add Text to Top Bar

Discussion in 'BlackWell-WordPress Business Theme.' started by vesity, Oct 2, 2014.

Thread Status:
Not open for further replies.
  1. vesity

    vesity Member

    Joined:
    Oct 3, 2013
    Messages:
    241
    Likes Received:
    0
    Hi. How do I add text to the top bar, as shown in attached image?
    screen shot 1.jpg
    Then how do I enlarge or customize the font?
    And can you please provide specific instructions for doing this with my child theme?
    Thank you!
     
  2. Swapnil123

    Swapnil123 Administrator

    Joined:
    Oct 4, 2014
    Messages:
    12
    Likes Received:
    0
    Hello Vesity,

    You need to follow the below given steps to add text to that place.

    1) First you need to install a plugin naming : wp editor
    2) Then go to Appearance > Theme Editor ,option.
    3) You may find header.php file , listed at the right hand side of the screen.
    4) Click on that and you will see that it will get open into the editor section.
    5) Find the keyword : header (using ctrl + F) .
    6) Now you will see this : <div class="header">
    below that line ,write your text inside

    <h1> Add Your Text Here </h1>.

    See this : http://screenpresso.com/=ZaJMc

    Let me know for the further doubts and queries.
     
  3. vesity

    vesity Member

    Joined:
    Oct 3, 2013
    Messages:
    241
    Likes Received:
    0
    Hi. Thanks for responding. Unfortunately, I cannot follow the instructions because, as I mentioned, I am using a child theme (per your recommendations), so there is no header.php file in theme editor. I went ahead and made changes in the header.php file in the blackwell theme directory, but I'm concerned that this is not a permanent fix, in case the site ever is updated.
     
  4. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello Vesity,

    As i told you you have to copy file that you want to edit and paste in child theme then edit that file, this will keep your changes and your changes will not lost at the time of theme updation.

    Thanks & Regards
    Yogesh Bhade
     
  5. vesity

    vesity Member

    Joined:
    Oct 3, 2013
    Messages:
    241
    Likes Received:
    0
    thanks
     
Thread Status:
Not open for further replies.

Share This Page