how can i remove the date, author and comment from wishbone theme? i did the child theme and imported the parent theme, and added the folloing code:
body .entry-meta .entry-author-link { display: none ; }
and it doesn’t work. Help please.