- This topic has 28 replies, 11 voices, and was last updated 10 years, 6 months ago by Sakin. 
- 
		AuthorPosts
- 
		
			
				
March 23, 2013 at 5:34 am #5719janellenferrigan MemberI am wondering how to remove the “Posted on ___ by__” from the top of posts. I tried remove author and date plugins and they got rid of the author and date, but not the “Posted on by” Here’s the site I’m working on: http://www.harrisonburg4miler.com/charity/proceeds-support/ Thanks. March 24, 2013 at 11:16 am #5761maevamena MemberHi there, I’ve done as you say above, thank you. How can I remove the featured image from the main blog list. http://66.147.244.179/~wendybow/category/blog/ Thanks! Maeve March 24, 2013 at 11:21 am #5762maevamena MemberSorry, wrong post! March 24, 2013 at 10:32 pm #5773chaseyrita MemberI’m interested to see how this thread pans out. I’ll subscribe 🙂 Site is looking good! @janelle- May I reccomend a favicon for your site? The PA flag would a great fit? I used the Colorado flag in mine. I simply Google’d “colorado flag favicon” downloaded it and then used the simply plugin buit for Catchthemes. check out my site to see an example.: March 25, 2013 at 9:17 am #5785bendelaney MemberI am interested in this issue too. March 26, 2013 at 12:09 am #5810Sakin Keymaster@janellenferrigan: You can remove the post meta from the top of posts by adding in the following CSS in “Custom CSS” box in Theme Options panel. 
 .entry-header .entry-meta { display: none; }March 26, 2013 at 8:29 pm #5898mrt_rl Member@Sakin thanks for the code! worked for me 🙂 March 26, 2013 at 9:33 pm #5907janellenferrigan MemberThat did it! Thanks @Sakin. March 27, 2013 at 1:16 am #5933maevamena MemberThanks @Sakin! June 28, 2013 at 3:13 am #11159elenbahr MemberHello. Is there a way to ONLY remove the author name, but to leave the date? When I use .entry-header .entry-meta { display: none; }, the author and date both go away. Thanks in advance. June 28, 2013 at 11:07 pm #11181April 19, 2014 at 12:51 am #26257Shana MemberHello, I have tried this code along with many more lines, and for some reason the date and author and category are still shown. I am referring to the feature image posts that are linked to the homepage slider. Please please help! April 19, 2014 at 11:04 am #26326April 19, 2014 at 7:48 pm #26393Shana MemberHi Sakin, 
 Updates! I was able to remove the author and date but I can not seem to remove the “Posted in Uncategorized” tag. I have read many other forum posts that say you must remove the appropriate lines from the .php files, but I have searched all the theme .php files and can’t find the code. I am really enjoying customizing this theme, but there are just a few things are stumping me. If you could please help me I would be so grateful.April 19, 2014 at 11:12 pm #26420Sakin Keymaster@Shana: You can add the following css in “Appearance => Theme Options => Custom CSS” box to hide it. 
 .hentry .entry-meta { display: none; }April 20, 2014 at 1:40 am #26458Shana MemberThank you so so much. One last question…how can I change the font size of the page and post titles? Is it not with .entry-title? April 20, 2014 at 10:39 pm #26585Sakin Keymaster@Shana: Sorry I don’t recommend you to change the font size of the page. It’s due to responsive design. body { font-size: 1.4em; }June 8, 2014 at 4:00 pm #33960helen ParticipantHi again Sakin New problem! What is the CSS to keep the “Posted on June 8, 2014”, but remove the “by admin”? Or even better, is there a way to change “admin” to “Mesmerize Candles”? Thanks Helen June 9, 2014 at 2:40 pm #34037Sakin KeymasterHi Helen, For this, you can edit your admin user profile from “Users = All Users” and edit admin profile and then change “Display name publicly as” to “Mesmerize Candles” and then click on Update Profile. Note: this “Display name publicly as” will give option to select name from “First Name” or “Last Name” or “Nickname” Regards, 
 SakinJune 9, 2014 at 5:05 pm #34048helen ParticipantHi Sakin Thanks, that’s exactly what I wanted. Helen 
- 
		AuthorPosts
- The topic ‘Remove Author and Date Text from Posts’ is closed to new replies.
