Tagged: Blog
-
AuthorPosts
-
June 19, 2014 at 2:11 pm #281198
I would like to add a paragraph of text above the blog page posts. Do I have to do this in the functions.php and if so how or can I create a widget and pull that into the page?
Thanks in advance
Jon
June 19, 2014 at 2:47 pm #281209Hi jjma!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
div.container.template-blog:before { content: 'your text goes here!'; }
Cheers!
YigitJune 19, 2014 at 11:46 pm #281447Is there a more elegant way of doing this other than using pseudo selectors which do not allow me to add <p> tags to the text?
What I have looks like this:
According to recent research* the percentage of small businesses that fail in the first year is 25%. This grows steadily in years two to three, before reaching 44% in year four for companies in the health industry, with only finance / insurance and real estate firms having a higher rate of failure. We focusses on start-ups and SMEs in the life science research sector of the health industry, providing companies with complete business advice and support in finding new customers and partners. Our success is purely down to the success of the companies that we work for.
It is for this reason that we decided to create a blog with articles contributed by individuals currently working in the industry; people who have experienced the ups and downs of working for small companies and eventually led them to long term growth and stability. The advice will cover all areas of setting up a business, including sales, marketing, building teams, networking and more. We hope you enjoy reading the articles and welcome your feedback!
* Source: Entrepreneur Weekly, Small Business Development Center, Bradley Univ, University of Tennessee Research – 1.1.2014″
Thanks,
Jon
June 20, 2014 at 12:31 pm #281558Is there something I can add to the functions.php file to add these paragraphs of text?
regards,
Jon
June 21, 2014 at 6:48 am #281872Hi,
Can you post the link to the page(s) where you want to insert this please (and where)?
Regards,
JosueJune 22, 2014 at 12:28 pm #282136I want the text to go before the first post, ideally to span across both both the main content and sidebar.
regards,
Jon
June 22, 2014 at 7:36 pm #282188Hey Jon!
Select this setting here (Enfold > Blog Options):
And build your blog page with the Template Builder like this:
Cheers!
JosueJune 23, 2014 at 10:24 pm #282716Thanks. That is exactly what I needed.
jonathan
June 23, 2014 at 10:25 pm #282718You are welcome Jonathan, always glad to help :)
Regards,
Josue -
AuthorPosts
- You must be logged in to reply to this topic.