October 17, 2013 at 5:30 pm
#4675
Sanjip Shah
Participant
@alphadeck In the dashboard, go to Appearance->Theme Options->Design Options Tab->Custom CSS. Paste the following css and click on save all changes.
.entry-meta-bar {
display: none;
}
.single #content ul.default-wp-page {
display: none;
}