October 14, 2019 at 7:29 am
#69095
Theme Horse Support Team
Keymaster
Ok we thought you want to remove whole top bar as the top corner date was also annoying you. ok forget about the above provided code. Now please paste the below Code instead.
@media (max-width: 767px) {
.info-bar .contact-section {
min-height: 34px;
}
.info-bar .social-profiles,
.info-bar .date {
display: none;
}
}
Let us know if have other issue regarding the theme
Thanks