Sure, add this to your custom css box in theme options > advanced settings:
@media (max-width: 992px) {
.topclass {
display: none;
}
}
Hannah
Thread Starter
sherkx
(@sherkx)
Thanks so much.. This was driving me crazy for ages!!
Thread Starter
sherkx
(@sherkx)
Okay so this worked for tablets but not phones.. Any ideas?
Sorry I think I misunderstood. You don’t want the topbar to show at all? You can just turn it off in theme options > topbar settings.
Hannah
Thread Starter
sherkx
(@sherkx)
How did I miss that?! Thanks again Hannah