Hello,
I’m also trying to remove the recent posts from the bottom of my pages in the Showcase template. With no luck.
Zeaks said:
I haven’t used the showcase template yet and I’m not sure if you just want to remove where it says “Recent Posts” but this would hide that
h1.showcase-heading {display:none;} If you want to remove the feature, then you’d have to edit showcase.php probably line 152-205 but I haven’t tested that.
Where and how would I use h1.showcase-heading {display:none;}
+ exactly what code would I need to edit / remove?
Many thanks and apologies for being such a dumbass.