Reply To: Removing "Recent Posts" Bar

#1732
FlyThemes
Keymaster

Hi

Please go to Appearance >> Editor >> style.css and put this code.

#main-footer{display:none;}

Thank You