Archived topic
Disable Logo on Mobile
1 reply · Started by Danny on March 27, 2020
Viewing posts 1–2 of 2
Hi, I created a new page. The partial logo shows up on a new page. How can I remove the logo? I tried to disable with the following css:
@media (max-width: 768px) {
body.page-id-7843 #mobile-header {
display: none !important;
}
}
Hi there,
Have you solved this? I'm not seeing a logo on the linked page:
https://www.screencast.com/t/5f62HLPX2D
Let me know :)
This archived topic is closed to new replies.