I'm not sure where to put this question; in themes or CSS.
I have used the scripts below to remove all dates, posts, posted by etc
However, on the Home-post there is on mobile devices (iPhone iOS and Android) the date of post given - whereas this should be oppressed.
How can this be deleted/not be seen as well on mobile devices:
Scripts used are:
.entry-meta {
display:none;
}
.entry-utility {
display:none;
}
The blog I need help with is stevensconsultancy.wordpress.com.