February 3, 2016 at 10:39 am
Hello Virtue Team! Long time I have not ask a question, which reflects how good your themes are! Yet, today I have a question. I am trying to hide the site name when the website is viewed in a mobile devise. This is the link to the website *Login to see link pany (see top left company name: Sky Global Inc in white font). First I checked if there is a tool on the theme options but I did not find one. Then I tried to use this CSS condition:
/*Condition to hide company name in header*/
@media (max-width: 767px) {
.page-id-5 .brand logofont {
display: none;
}
But it did not worked (maybe I wrote something wrong?). Could you please give me hand on this? I just want that company name to show when the site is viewed on a desktop, but I want to hide it when is viewed in a mobile phone. Thanks in advanced!
PS: Any plan on developing a new theme any time soon? I already have Virtue and Pinnacle.