<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>ThemeShaper Forums Topic: How to remove entry title</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Sun, 19 May 2013 20:13:31 +0000</pubDate>

<item>
<title>Mafra on "How to remove entry title"</title>
<link>http://themeshaper.com/forums/topic/how-to-remove-entry-title#post-6751</link>
<pubDate>Sat, 26 Sep 2009 20:48:40 +0000</pubDate>
<dc:creator>Mafra</dc:creator>
<guid isPermaLink="false">6751@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;&#60;em&#62;@lutfurrahim  only want remove the HOME at front page(...)&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;I don´t know php too and had the same problem and fixed it by adding this to the style.css of the child theme:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
    body.slug-home .entry-title {&#60;br /&#62;
    display: none;&#60;br /&#62;
}&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I created the home as a page using wordpress settings. And I also got rid of the sidebar just on the home and adjusted it´s width using this very helpful guide, which also taught me how to remove the home entry-title:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.wupperpiraten.de/2009/03/how-to-remove-the-sidebar-from-a-certain-page/&#34; title=&#34;How to remove the sidebar from a certain page?&#34;&#62;How to remove the sidebar from a certain page?&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>lutfurrahim on "How to remove entry title"</title>
<link>http://themeshaper.com/forums/topic/how-to-remove-entry-title#post-6250</link>
<pubDate>Tue, 01 Sep 2009 13:17:25 +0000</pubDate>
<dc:creator>lutfurrahim</dc:creator>
<guid isPermaLink="false">6250@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I only want remove the HOME at front page..when i edit it all entry title gone to..that's why..i think it is related with php..anyway thank you Marti..
&#60;/p&#62;</description>
</item>
<item>
<title>marti garaughty on "How to remove entry title"</title>
<link>http://themeshaper.com/forums/topic/how-to-remove-entry-title#post-6238</link>
<pubDate>Mon, 31 Aug 2009 17:56:54 +0000</pubDate>
<dc:creator>marti garaughty</dc:creator>
<guid isPermaLink="false">6238@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;@lutfurrahim... re &#34;How to remove entry title... don't know php... &#38;lt;h1&#38;gt; so big&#34;...&#60;/p&#62;
&#60;p&#62; You don't need to know php for this, you can do it in your child theme's style.css file.&#60;br /&#62;
In the &#34;content section&#34; of your child theme look for something like...&#60;/p&#62;
&#60;p&#62;.entry-title {&#60;br /&#62;
    font-size:17px;&#60;br /&#62;
    line-height:20px;&#60;br /&#62;
    padding:8px 0 2px 0;&#60;br /&#62;
    font-weight:normal;&#60;br /&#62;
    color:#000;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62; You can change &#34;font-size&#34; to a smaller value like 12px (or whatever looks best to you) and if you want to hide the entry title with css, you can use &#34;display:none&#34;. Here are 2 examples...&#60;/p&#62;
&#60;p&#62;For a smaller font size...&#60;/p&#62;
&#60;p&#62;.entry-title {&#60;br /&#62;
    font-size:12px;&#60;br /&#62;
    line-height:16px;&#60;br /&#62;
    padding:8px 0 2px 0;&#60;br /&#62;
    font-weight:normal;&#60;br /&#62;
    color:#000;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;or to hide the entry title...&#60;/p&#62;
&#60;p&#62;.entry-title {&#60;br /&#62;
    display:none;&#60;br /&#62;
}
&#60;/p&#62;</description>
</item>
<item>
<title>lutfurrahim on "How to remove entry title"</title>
<link>http://themeshaper.com/forums/topic/how-to-remove-entry-title#post-6231</link>
<pubDate>Sun, 30 Aug 2009 11:37:15 +0000</pubDate>
<dc:creator>lutfurrahim</dc:creator>
<guid isPermaLink="false">6231@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hello, i'm don't know phps ( i am ex-car mechanic)...but i know it is in content-extension.php.. how to to do it..which code should i remove or delete or adjust.. it is in &#38;lt;h1&#38;gt; soo big.. but i wanna remove so it's look clean
&#60;/p&#62;</description>
</item>

</channel>
</rss>
