Home › Forums › WoodMart support forum › Pages question › Reply To: Pages question
December 3, 2019 at 9:11 pm
#160899
Elise Noromit
Member
Hello,
2. Please add this code to the Theme Settings > Custom CSS > Global:
body .woodmart-entry-meta .meta-author {
display:none;
}
body .woodmart-post-date {
display:none;
}
body .woodmart-entry-meta .meta-reply {
display:none;
}
body .hovered-social-icons {
display:none;
}
Best Regards