@skynet: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
@media screen and (max-width: 767px) {
#site-header-image {
display: none;
}
}
Regards,
Mahesh
@skynet: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
@media screen and (max-width: 767px) {
#site-header-image {
display: none;
}
}
Regards,
Mahesh