ggeditz
Member
Posted 4 months ago #
How do I remove the "Archive for 'Personal Development'" when going to the personal development category on my blog. I want it to be removed from all of the different categories. To see the site, please go to: http://glengeditz.com/category/personal-development/
Thanks much for any assistance you can give me.
Try adding this to the end of style.css:
#main-content h2.arh { display: none; }
ggeditz
Member
Posted 4 months ago #
Thanks, I tried that, but didn't do the trick
I do not see the code that I suggested at the END of style.css. Please put it there and leave it so I can see.
ggeditz
Member
Posted 3 months ago #
I figured it out. Thanks much for the suggestions