Wonder if there is a setting I’m missing or if there is a quick css I can add?
Hey satucker!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.entry-footer { visibility: hidden!important; }
Best regards,
Yigit
Thanks, they still seem to appear. You can see them here:
http://lifepointcolumbus.com/messages/instant-classic/filling-in-the-blank/
This is what my quick css looks like, maybe I’ve formatted something wrong?:
.main_menu ul:first-child > li > a {
font-size: 14px;
padding: 0 16px;
}
.entry-footer { visibility: hidden!important; }