[ad_1]
Hi,
Can anyone please assist me with identifying this issue? Because my site title and logo are not displayed in mobile views.
I have tried using the below snippet, but it only takes up that space on top of the site, nothing can be seen.
@media (max-width: 767px) {
.site-logo-link + .site-title, .site-description {
display: block;
}
}Thanks so much!
The page I need help with: [log in to see the link]
