notpete
Member
Posted 6 months ago #
I am not using WordPress as a blog.
Every page has
"Posted on December 15, 2012 by admin — No Comments ↓"
I want to remove it.
I have tried removeing parts of my files and even got the plugin but nothing so far has worked.
I am using the Responsive theme since it has a home page that I can customize.
If you know a a similiar theme and a method that will work please let me know.
notpete
Member
Posted 6 months ago #
I add that to the bottom of the css sheet?
I have two
Styles
Stylesheet
(style.css)
RTL Stylesheet
(rtl.css)
No, you really need to create a child theme -- so that your changes are not erased when the theme is updated.
http://themeid.com/forum/topic/3759/responsive-child-theme-installation/
Once you have that set up, put the code in the new style.css file.
Check out all the great info on Responsive's dedicated forums too (linked to above).