Love this theme but I don't like the row of icons that appear under the Post Titles. posted by, date, category, and blog comments. Is there anyway to move that to the bottom of the post or just turn it off?
Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .page-content .content-bar .post .post_meta { display: none; }
That's good to know - would have been nice to have many of these questions in the documentation. How about turning off certain aspects of that line? Like turning off "Posted by", or date, or comments?