-
AuthorPosts
-
June 13, 2017 at 5:13 pm #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
June 13, 2017 at 5:42 pm #807586Hey,
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,
YigitJune 13, 2017 at 6:23 pm #807600Hi 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 7 years, 5 months ago by ddmarsden.
June 14, 2017 at 7:24 am #807814Hi,
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,
RikardMay 26, 2018 at 1:50 pm #962543Hello 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, CarmenMay 27, 2018 at 2:42 am #962640Hi,
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,
MikeMay 27, 2018 at 8:53 am #962662Thank 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.phpIs this normal? I have been able to modify functions-enfold.php
Thank you, Carmen
May 27, 2018 at 6:57 pm #962861Hi,
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,
MikeMay 28, 2018 at 10:10 am #963017ok thank you
-
AuthorPosts
- The topic ‘Add text to header’ is closed to new replies.