Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #807578

    Hi I would like to add text into the header of the following site: http://www.draftineu.com

    The text should be:

    Bigger text above:
    DRAFTIN EUROPE is an independent scouting service started by Mik Portoni and Niki Funa (former scouts at HockeyProspect.com) that focuses on hockey prospects playing in Europe.

    Smaller text below:
    Draftin Europe’s Blue Dispatch is our digital publication. As a draft guide, it will present a comprehensive look at the prospects playing in Europe that we consider relevant for the upcoming NHL entry drafts.

    Is this possible?
    If so, how could I achieve this?

    THANKS

    #807586

    Hey,

    Please refer to this post – http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/ and add a widget area to your header and place your content inside it :)

    Best regards,
    Yigit

    #807600

    Hi Yigit,
    Many Thanks for your repsonse…..
    Ive added the widget as per the article and it works like a charm (i added the function the functions-enfold.php)
    The only problem is that I have the text now half way down the page.
    Can this be corrected via css?
    THANKS

    • This reply was modified 6 years, 10 months ago by ddmarsden.
    #807814

    Hi,

    Please try the following in Quick CSS under Enfold->General Styling:

    #header_main #text-2 p {
        line-height: 15px;
        font-size: 12px;
    }

    You might have to adjust the values a bit to fit your taste.

    Best regards,
    Rikard

    #962543

    Hello I am trying to do that but the function file is not letting me to insert any change…how can I do it?
    Thank you, Carmen

    #962640

    Hi,
    If you are getting an error when trying to make changes to functions.php via the WordPress > Appearance > Editor, then you should try making your changes via FTP, or via the File Manger of your cPanel in your webhost.

    Best regards,
    Mike

    #962662

    Thank you very much, I have just realized by editor because I have just realized that I have two different files:

    1) functions.php
    2) functions-enfold.php

    Is this normal? I have been able to modify functions-enfold.php

    Thank you, Carmen

    #962861

    Hi,
    Yes it is normal, please add your changes to functions.php, it’s not a big deal, it’s just where you should do it.

    Best regards,
    Mike

    #963017

    ok thank you

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Add text to header’ is closed to new replies.